generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 466
Closed
Labels
feature-requestfeature requestfeature requesttriagePending triage from maintainersPending triage from maintainers
Description
Use case
When processing DynamoDB Stream events with a lambda, it may be necessary to enable an on-failure destination, e.g., an SQS DLQ, and re-process failed records with a different lambda. The Lambda Developer Guide describes the format of the invocation records that a Lambda with a DynamoDB event source sends to a SNS, SQS or S3 destination for failed invocations. Having a data model for those records in Powertools would be useful for parsing and validating the events in the lambda that processes the failed records.
Solution/User Experience
#7818 adds a data model for DynamoDB Stream Lambda invocation records.
Alternative solutions
Acknowledgment
- This feature request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
MarkusSintonen, gustavlarssonoura, leandrodamascena and rauliikonen
Metadata
Metadata
Assignees
Labels
feature-requestfeature requestfeature requesttriagePending triage from maintainersPending triage from maintainers
Type
Projects
Status
Coming soon