aws-google-auth
Acquire AWS temporary (STS) credentials using Google Apps as a federated (Single Sign-On) provider.
More info →Options (6)
-u, --usernamebooleanLog in with Google SSO using the specified username IDP and SP identifiers and set the credentials duration to one hour
aws-google-auth {{[-u|--username]}} {{[email protected]}} {{[-I|--idp-id]}} {{$GOOGLE_IDP_ID}} {{[-S|--sp-id]}} {{$GOOGLE_SP_ID}} {{[-d|--duration]}} {{3600}}-I, --idp-idbooleanLog in with Google SSO using the specified username IDP and SP identifiers and set the credentials duration to one hour
aws-google-auth {{[-u|--username]}} {{[email protected]}} {{[-I|--idp-id]}} {{$GOOGLE_IDP_ID}} {{[-S|--sp-id]}} {{$GOOGLE_SP_ID}} {{[-d|--duration]}} {{3600}}-S, --sp-idbooleanLog in with Google SSO using the specified username IDP and SP identifiers and set the credentials duration to one hour
aws-google-auth {{[-u|--username]}} {{[email protected]}} {{[-I|--idp-id]}} {{$GOOGLE_IDP_ID}} {{[-S|--sp-id]}} {{$GOOGLE_SP_ID}} {{[-d|--duration]}} {{3600}}-d, --durationbooleanLog in with Google SSO using the specified username IDP and SP identifiers and set the credentials duration to one hour
aws-google-auth {{[-u|--username]}} {{[email protected]}} {{[-I|--idp-id]}} {{$GOOGLE_IDP_ID}} {{[-S|--sp-id]}} {{$GOOGLE_SP_ID}} {{[-d|--duration]}} {{3600}}-a, --ask-rolebooleanLog in asking which role to use (in case of several available SAML roles)
aws-google-auth {{[-u|--username]}} {{[email protected]}} {{[-I|--idp-id]}} {{$GOOGLE_IDP_ID}} {{[-S|--sp-id]}} {{$GOOGLE_SP_ID}} {{[-d|--duration]}} {{3600}} {{[-a|--ask-role]}}-h, --helpbooleanDisplay help
aws-google-auth {{[-h|--help]}}Examples (4)
Log in with Google SSO using the specified username IDP and SP identifiers and set the credentials duration to one hour
aws-google-auth [-u|--username] [email protected] [-I|--idp-id] $GOOGLE_IDP_ID [-S|--sp-id] $GOOGLE_SP_ID [-d|--duration] 3600Log in asking which role to use (in case of several available SAML roles)
aws-google-auth [-u|--username] [email protected] [-I|--idp-id] $GOOGLE_IDP_ID [-S|--sp-id] $GOOGLE_SP_ID [-d|--duration] 3600 [-a|--ask-role]Resolve aliases for AWS accounts
aws-google-auth [-u|--username] [email protected] [-I|--idp-id] $GOOGLE_IDP_ID [-S|--sp-id] $GOOGLE_SP_ID [-d|--duration] 3600 [-a|--ask-role] --resolve-aliasesDisplay help
aws-google-auth [-h|--help]