Feature request: DynamoDB persistence layer #1294
Labels
completed
This item is complete and has been merged/shipped
feature-request
This item refers to a feature request for an existing or new utility
idempotency
This item relates to the Idempotency Utility
Milestone
Use case
This persistence layer is built-in, and you can either use an existing DynamoDB table or create a new one dedicated for idempotency state (recommended).
In scope
id
expiration
in_progress_expiration
status
data
validation
idempotency#{LAMBDA_FUNCTION_NAME}
clientConfig
orawsSdkV3Client
to respectively configure the AWS SDK client of the persistence layer or pass a custom SDK client altogetherOut of scope
package.json
file #1102)Expected behaviour
Solution/User Experience
See: https://awslabs.github.io/aws-lambda-powertools-python/2.7.1/utilities/idempotency/#persistence-layers
Alternative solutions
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: