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

Add Support for AWS SSO generated credentials #1433

Closed
sidewinder12s opened this issue Aug 11, 2020 · 3 comments
Closed

Add Support for AWS SSO generated credentials #1433

sidewinder12s opened this issue Aug 11, 2020 · 3 comments
Assignees
Labels
feature-request A feature should be added or improved.

Comments

@sidewinder12s
Copy link

AWS SSO generated credentials introduce some new semantics around where it stores credentials (first creates an accessToken, which then is used to request IAM Credentials that are stored in a new location $HOME/.aws/cli/cache).

Support for these creds seems to be per SDK, figured I'd get a request in here for them. We're stuck with needing C++, Boto & Go so this has been fairly painful.

aws/aws-sdk-go#3186
boto/boto3#2091

@sidewinder12s sidewinder12s added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Aug 11, 2020
@sidewinder12s
Copy link
Author

Any status update on this?

Looks like Go (and Python) have landed support: aws/aws-sdk-go#3755

@wps132230 wps132230 self-assigned this Jul 9, 2021
@jmklix
Copy link
Member

jmklix commented Mar 25, 2022

This has already been released in version 1.9.0

@jmklix jmklix closed this as completed Mar 25, 2022
@jmklix jmklix removed the needs-triage This issue or PR still needs to be triaged. label Mar 25, 2022
@github-actions
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

3 participants