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
AWS replaced AWS SSO with AWS IAM Identity Center. AWS.jl supported AWS SSO credentials via setting a profile with sso_start_url but doesn't support handling sso-session sections.
sso_start_url
sso-session
The text was updated successfully, but these errors were encountered:
I don't believe this was related to the change to IAM Identity Center, I think it happened after that rename but separately.
The old method is still available: https://docs.aws.amazon.com/cli/latest/userguide/sso-configure-profile-legacy.html
Sorry, something went wrong.
No branches or pull requests
AWS replaced AWS SSO with AWS IAM Identity Center. AWS.jl supported AWS SSO credentials via setting a profile with
sso_start_url
but doesn't support handlingsso-session
sections.The text was updated successfully, but these errors were encountered: