We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the very least it needs to support searching the SSO sessions in the config for instance information. https://github.com/boto/botocore/blob/5958cc82edee760308425fbe3e09bc73466b1766/botocore/tokens.py#L173
Also aws-sso-util configure should have support for writing sessions and using them in profiles
aws-sso-util configure
The text was updated successfully, but these errors were encountered:
feat: temporarily use aws sso login instead of aws-sso-util
5d71a74
Pending on benkehoe/aws-sso-util#84
At the very least it needs to support searching the SSO sessions in the config for instance information.
I'm still waiting for this.
Sorry, something went wrong.
@ikeyan just just submitted a PR to read the config in #122.
@khuongduybui , would you be able to test @ikeyan's branch?
No branches or pull requests
At the very least it needs to support searching the SSO sessions in the config for instance information. https://github.com/boto/botocore/blob/5958cc82edee760308425fbe3e09bc73466b1766/botocore/tokens.py#L173
Also
aws-sso-util configure
should have support for writing sessions and using them in profilesThe text was updated successfully, but these errors were encountered: