Feature request: Provide idempotency at handler level (via Middy middleware and decorator) (FR1) #1156
Closed
1 of 5 tasks
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
Description of the feature request
Problem statement
Library users want to add idempotency attribute to the Lambda handler.
Check the design spec for details.
Summary of the feature
PersitenceLayer
interface)Code examples
See the design spec
Story Checklist (for tracking progress)
@idempotent_function()
decorator.Definition of done
Related issues, RFCs
#447
Solution/User Experience
See #447
Alternative solutions
Acknowledgment
The text was updated successfully, but these errors were encountered: