Module aws_lambda_events::event::streams
source · Expand description
AWS Lambda event definitions for streams.
Structs
DynamoDbBatchItemFailureis the individual record which failed processing.DynamoDbEventResponseis the outer structure to report batch item failures for DynamoDBEvent.KinesisBatchItemFailureis the individual record which failed processing.KinesisEventResponseis the outer structure to report batch item failures for KinesisEvent.SqsBatchItemFailureis the individual record which failed processing.SqsEventResponseis the outer structure to report batch item failures for SQSEvent.