Closed
Description
Use case
Sometimes users want to reuse the appconfigdata
client for their own cases or cache it between invocations outside the handler.
It may also be the case that they want to modify the endpoint_url
client initialization argument to point to local emulators or to the AWS AppConfig Agent Lambda Extension.
Solution/User Experience
The solution is to add an argument to be able to send a boto3 client instance of appconfigdata
to the AppConfigStore
.
Alternative solutions
No response
Acknowledgment
- This feature request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Type
Projects
Status
Shipped