You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.