Difference between revisions of "Aws sso login"
Jump to navigation
Jump to search
(11 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
[[aws sso]] login | [[aws sso]] login | ||
− | Missing the following required SSO configuration values: sso_start_url, sso_region. To make sure this profile is properly configured to use SSO, please run: [[aws configure sso]] | + | Missing the following required SSO configuration values: [[sso_start_url]], [[sso_region]]. To make sure this profile is properly configured to use SSO, please run: [[aws configure sso]] |
+ | [[aws sso login --profile my-profile]] | ||
− | aws sso login -- | + | [[aws sso login --sso-session]] |
− | + | ||
− | + | [[aws sso login --help]] | |
− | + | ||
− | + | ||
− | + | == Errors == | |
− | + | [[The SSO session associated with this profile has expired or is otherwise invalid. To refresh this SSO session run aws sso login with the corresponding profile.]] | |
+ | |||
+ | [[An error occurred (ValidationError) when calling the AssumeRole operation:]] | ||
== Related == | == Related == | ||
+ | * <code>[[aws configure list-profiles]]</code> | ||
* <code>[[aws configure sso]]</code> | * <code>[[aws configure sso]]</code> | ||
− | + | * <code>[[aws sts assume-role-with-saml]]</code> | |
− | |||
− | |||
− | ==See also== | + | == See also == |
* {{aws sso}} | * {{aws sso}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 12:41, 14 March 2024
aws sso login Missing the following required SSO configuration values: sso_start_url, sso_region. To make sure this profile is properly configured to use SSO, please run: aws configure sso
aws sso login --profile my-profile
aws sso login --sso-session
aws sso login --help
Errors[edit]
The SSO session associated with this profile has expired or is otherwise invalid. To refresh this SSO session run aws sso login with the corresponding profile.
An error occurred (ValidationError) when calling the AssumeRole operation:
Related[edit]
See also[edit]
Advertising: