Generating Temporary Credentials from SSO Credentials File
AWS persistence technique
Overview
AWS SSO files
aws configure sso
SSO session name (Recommended): my-sso-connection
SSO start URL [None]: <AWS access portal URL>
SSO region [None]: <region-of-aws-identity-center>
SSO registration scopes [sso:account:access]: <hit-enter>
Attempting to automatically open the SSO authorization page in your default browser.
If the browser does not open, open the following URL:
https://oidc.us-east-1.amazonaws.com/authorize?response_type=code&client_id=IgPwONL[SNIP]Getting STS Credentials
Last updated