JuliaCloud / AWS.jl

Julia interface to AWS
MIT License
159 stars 62 forks source link

Credentials via SSO token provider configuration are not supported #628

Open omus opened 1 year ago

omus commented 1 year ago

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.

iamed2 commented 7 months ago

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