A question about AWSKMS shutdown function #3031
Unanswered
isaac33zhang
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi,
We use the STSAssumeRoleSessionCredentialsProvider in AWSKMS build. STSAssumeRoleSessionCredentialsProvider has a background thread to refresh the credentials and a close function to shut the thread down.
Our question is does the shutdown function in AWSKMS close the background thread too: https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/kms/AWSKMS.html#shutdown--?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions