Skip to content

Feature request: allow to provide an appconfigdata client in the AppConfigStore #4728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
adriantomas opened this issue Jul 10, 2024 · 2 comments · Fixed by #4717
Closed
2 tasks done

Feature request: allow to provide an appconfigdata client in the AppConfigStore #4728

adriantomas opened this issue Jul 10, 2024 · 2 comments · Fixed by #4717
Assignees
Labels
feature_flags Feature Flags utility feature-request feature request

Comments

@adriantomas
Copy link
Contributor

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

@leandrodamascena
Copy link
Contributor

Thanks for opening the issue @adriantomas!

@leandrodamascena leandrodamascena removed the triage Pending triage from maintainers label Jul 10, 2024
@github-project-automation github-project-automation bot moved this from Working on it to Coming soon in Powertools for AWS Lambda (Python) Jul 10, 2024
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@leandrodamascena leandrodamascena moved this from Coming soon to Shipped in Powertools for AWS Lambda (Python) Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature_flags Feature Flags utility feature-request feature request
Projects
Status: Shipped
Development

Successfully merging a pull request may close this issue.

2 participants