8000 Feature request: allow to provide an `appconfigdata` client in the `AppConfigStore` · Issue #4728 · aws-powertools/powertools-lambda-python · GitHub
[go: up one dir, main page]

Skip to content
Feature request: allow to provide an appconfigdata client in the AppConfigStore #4728
Closed
@adriantomas

Description

@adriantomas

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

Metadata

Metadata

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0