Expand description

AWS Lambda event definitions for streams.

Structs

DynamoDbBatchItemFailure is the individual record which failed processing.

DynamoDbEventResponse is the outer structure to report batch item failures for DynamoDBEvent.

KinesisBatchItemFailure is the individual record which failed processing.

KinesisEventResponse is the outer structure to report batch item failures for KinesisEvent.

SqsBatchItemFailure is the individual record which failed processing.

SqsEventResponse is the outer structure to report batch item failures for SQSEvent.