Module streams

Module streams 

Source
Available on crate feature streams only.
Expand description

AWS Lambda event definitions for streams.

Structsยง

DynamoDbBatchItemFailure
DynamoDbBatchItemFailure is the individual record which failed processing.
DynamoDbEventResponse
DynamoDbEventResponse is the outer structure to report batch item failures for DynamoDBEvent.
KinesisBatchItemFailure
KinesisBatchItemFailure is the individual record which failed processing.
KinesisEventResponse
KinesisEventResponse is the outer structure to report batch item failures for KinesisEvent.
SqsBatchItemFailure
SqsBatchItemFailure is the individual record which failed processing.
SqsEventResponse
SqsEventResponse is the outer structure to report batch item failures for SQSEvent.