Skip to content
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

On-disk credentials caching #1305

Closed
1 task done
lauzadis opened this issue May 9, 2024 · 1 comment
Closed
1 task done

On-disk credentials caching #1305

lauzadis opened this issue May 9, 2024 · 1 comment
Labels
feature-request A feature should be added or improved.

Comments

@lauzadis
Copy link
Member

lauzadis commented May 9, 2024

Describe the feature

Implement support for on-disk credentials caching via the credential_cache and credential_cache_location environment variables.

Is your feature request related to a problem?

No.

Proposed Solution

Implement support according to the internal cross-SDKs specification. (disk-cache.md). Note: we already support in-memory caching via CachedCredentialsProvider, we just need to add support for on-disk caching.

Describe alternative solutions or features you've considered

No response

Acknowledge

  • I may be able to implement this feature request

AWS SDK for Kotlin version

N/A

Platform (JVM/JS/Native)

N/A

Operating system and version

N/A

@lauzadis lauzadis added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels May 9, 2024
@lauzadis lauzadis removed the needs-triage This issue or PR still needs to be triaged. label Jun 4, 2024
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

1 participant