generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
area/idempotencyfeature-requestNew or enhancements to existing featuresNew or enhancements to existing featuresstatus/confirmedThe scope is clear, ready for implementationThe scope is clear, ready for implementation
Description
Use case
We have to be careful with the dependencies that we bring in. The Idempotency package brings in a JmesPath package which then brings in other sub-packages. The sub-packages are particularly obscure, developed as a university project with very few users. https://www.nuget.org/packages/Springcomp.GPPG.Runtime
We would like the JmesPath package dependency to be replaced with native System.Text.Json functionality, or else a more widely used package (e.g. Newtonsoft.Json).
Otherwise I don't think we will be able to make use of the Idempotency package.
Solution/User Experience
It seems that the main use is here, and could be replaced with a System.Text.Json use:
Alternative solutions
No response
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
lachriz-aws
Metadata
Metadata
Assignees
Labels
area/idempotencyfeature-requestNew or enhancements to existing featuresNew or enhancements to existing featuresstatus/confirmedThe scope is clear, ready for implementationThe scope is clear, ready for implementation
Type
Projects
Status
👀 In review