[Question / Feature Request] File based Credential Cache using CredentialsCache? #1633
Closed
1 task
Labels
closing-soon
This issue will automatically close in 4 days unless further comments are made.
guidance
Question that needs advice or information.
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the feature
Hello!
Do I understand correctly, that right now, the
CredentialsCache
is only in memory?Or am I missing something or just can't find it in the documentation. If so, can the credential cache be used as a file based cache out of the box for MFA tokens not being asked over and over for various api calls? To understand as a reference, v1 needed the Expired interface and some extra work from client libraries to create a file based cache and use a provider which could expire.
For example: aws/aws-sdk-go#1329 And as part of that an Expired interface was added: https://github.com/aws/aws-sdk-go/pull/2375/files
This is still the case concerning v2, right?
thanks
Is your Feature Request related to a problem?
No
Proposed Solution
No response
Describe alternatives you've considered
No response
Acknowledge
AWS Go SDK version used
Release (2022-03-18)
Go version used
1.18
The text was updated successfully, but these errors were encountered: