Closed
Description
Summary
In order to minimize dependency size, we should split powertools-parameters
into submodules (keeping powertools-parameters
as the interface) :
- powertools-parameters-ssm
- powertools-parameters-secrets
- powertools-parameters-dynamodb
- powertools-parameters-appconfig
This is a breaking change and should be done in v2 only.
Why is this needed?
This will allow users to only pull in dependencies that they need for their app, rather then our extra code plus the pieces of the SDK that needs.
Which area does this relate to?
Parameters
Solution
No response
Acknowledgment
- This request meets Powertools for AWS Lambda (Java) Tenets
- Should this be considered in other Powertools for AWS Lambda (Java) languages? i.e. Python, TypeScript
Metadata
Metadata
Assignees
Type
Projects
Status
Coming soon