Loading Credentials from a Profile Backed by SSO? #328
-
My organization uses SSO for CLI access, so my [profile prod]
sso_start_url = https://d-${ACCOUNT_ID}.awsapps.com/start
sso_region = us-east-1
sso_account_id = ${ACCOUNT_ID}
sso_role_name = ${ROLE_NAME}
region = us-east-1 From the AWS CLI, I occasionally have to do I'm writing a pretty simple demonstration to run locally to check that my Lambda will do what it should and so I can play around with the returned data. Is there a |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
There's no SSO support currently but it's on the roadmap: #4 |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
There's no SSO support currently but it's on the roadmap: #4