Cache for Credentials and Service Client #1963
whitefloor
started this conversation in
General
Replies: 1 comment
-
Hello everyone
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am using AWS services very well
illustrate:
need:
progress:
There are methods to operate credential from multiple API documents, but it seems that there is only a single cache. I wonder if I missed some methods?
I have thought about putting the credential in the database for cache, but this seems not a very safe approach.
The method of caching the AWS service client has not been found after looking through multiple files. I wonder if there is a way to cache the AWS service client and release the connection?
Thank you so much for reading.
Beta Was this translation helpful? Give feedback.
All reactions