Difference between revisions of "Aws sso login"

From wikieduonline
Jump to navigation Jump to search
 
(23 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/sso/login.html
+
[[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: [[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]]
  
 +
== 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.]]
  
  aws sso login --help
+
  [[An error occurred (ValidationError) when calling the AssumeRole operation:]]
usage: aws [-h] [--profile PROFILE] [--debug]  
 
 
options:
 
  -h, --help        show this help message and exit
 
  --profile PROFILE
 
  --debug
 
  
 +
[[Error: No valid credential sources found]]
  
 
== Related ==
 
== Related ==
 +
* <code>[[aws configure list-profiles]]</code>
 
* <code>[[aws configure sso]]</code>
 
* <code>[[aws configure sso]]</code>
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.
+
* <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

Advertising: