Closed
Description
Summary
Each one of the providers (DynamoDB, AppConfig, SSM, etc.) shares some underlying functionalities. These features should be implemented in a base class from which all these providers can inherit from.
This work includes the following tasks:
- Write provider + types
- Unit tests (100% coverage)
Why is this needed?
To create the foundation for the rest of the customer facing features.
Which area does this relate to?
Parameters
Solution
No response
Acknowledgment
- This request meets Lambda Powertools Tenets
- Should this be considered in other Lambda Powertools languages? i.e. Python, Java