Retrieves and caches an AWS SSO access token to exchange for AWS credentials. To login, the requested profile must have first been setup using aws configure sso
. Each time the login
command is called, a new SSO access token will be retrieved. Please note that only one login session can be active for a given SSO Start URL and creating multiple profiles does not allow for multiple users to be authenticated against the same SSO Start URL.
See ‘aws help’ for descriptions of global parameters.
login
[--no-browser]
--no-browser
(boolean)
Disables automatically opening the verfication URL in the default browser.
See ‘aws help’ for descriptions of global parameters.