-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
area/idempotencyfeature-requestNew or enhancements to existing featuresNew or enhancements to existing features
Description
Use case
Manipulating the Idempotent Response Python docs
This allows to differentiate between regular and cached responses.
Java issue #1780
Solution/User Experience
You can set up a response_hook in the IdempotentConfig class to manipulate the returned data when an operation is idempotent. The hook function will be called with the current deserialized response object and the Idempotency record.
Alternative solutions
Acknowledgment
- This feature request meets Powertools for AWS Lambda (.NET) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and TypeScript
saragerion
Metadata
Metadata
Assignees
Labels
area/idempotencyfeature-requestNew or enhancements to existing featuresNew or enhancements to existing features
Type
Projects
Status
📋 Backlog