Difference between revisions of "Aws sso login"
Jump to navigation
Jump to search
(23 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | + | [[aws sso login]] ([https://awscli.amazonaws.com/v2/documentation/api/latest/reference/sso/login.html doc]) | |
+ | [[aws sso login --profile my-profile]] | ||
+ | [[aws sso login --sso-session]] | ||
+ | [[aws sso login --help]] | ||
[[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: | + | [[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]] |
+ | == 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:]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | [[Error: No valid credential sources found]] | ||
== 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> | |
+ | * [[AWS IAM Identity Center]] | ||
− | ==See also== | + | == See also == |
+ | * {{aws sso login}} | ||
+ | * {{aws configure sso}} | ||
* {{aws sso}} | * {{aws sso}} | ||
+ | * {{AWS users}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 12:25, 2 February 2025
aws sso login (doc) aws sso login --profile my-profile aws sso login --sso-session aws sso login --help
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
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:
Error: No valid credential sources found
Related[edit]
See also[edit]
Advertising: