Available on crate feature
streams only.Expand description
AWS Lambda event definitions for streams.
Structsยง
- Dynamo
DbBatch Item Failure DynamoDbBatchItemFailureis the individual record which failed processing.- Dynamo
DbEvent Response DynamoDbEventResponseis the outer structure to report batch item failures for DynamoDBEvent.- Kinesis
Batch Item Failure KinesisBatchItemFailureis the individual record which failed processing.- Kinesis
Event Response KinesisEventResponseis the outer structure to report batch item failures for KinesisEvent.- SqsBatch
Item Failure SqsBatchItemFailureis the individual record which failed processing.- SqsEvent
Response SqsEventResponseis the outer structure to report batch item failures for SQSEvent.