These are intentionally inlined (and not imported from aws-lambda) so that
consumers do not need @types/aws-lambda to use this package. The shapes are
structurally compatible with the aws-lambda types, so you can pass a value
typed as DynamoDBStreamEvent from aws-lambda directly to this package.
Minimal DynamoDB stream record shapes.
These are intentionally inlined (and not imported from
aws-lambda) so that consumers do not need@types/aws-lambdato use this package. The shapes are structurally compatible with theaws-lambdatypes, so you can pass a value typed asDynamoDBStreamEventfromaws-lambdadirectly to this package.