aws-google-auth
Verified for current stable LTS
Aws Google Auth Command: Login With Google Sso
An engineer would use the `aws-google-auth` command to authenticate to AWS using Google Single Sign-On (SSO) while specifying their Google account email and necessary identity provider configurations during a secure login process. Exact CLI syntax to login_with_google_sso using Aws Google Auth.
When to use this: An engineer would use the `aws-google-auth` command to authenticate to AWS using Google Single Sign-On (SSO) while specifying their Google account email and necessary identity provider configurations during a secure login process.
Command Syntax
aws-google-auth -u <example@example.com> -I <$GOOGLE_IDP_ID> -S <$GOOGLE_SP_ID> -d <3600> aws-google-auth -u <example@example.com> -I <$env:GOOGLE_IDP_ID> -S <$env:GOOGLE_SP_ID> -d <3600> Command Breakdown
-u- Command Option
- Tool-specific option used by this command invocation.
-I- Command Option
- Tool-specific option used by this command invocation.
-S- Command Option
- Tool-specific option used by this command invocation.
-d- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to login_with_google_sso using Aws Google Auth.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Aws Google Auth Command: Login Ask Role
aws-google-auth -u <example@example.com> -I <$GOOGLE_IDP_ID> -S <$GOOGLE_SP_ID> -d <3600> -a Aws Google Auth Command: Display Help aws-google-auth -h Aws Google Auth Command: Resolve Aliases aws-google-auth -u <example@example.com> -I <$GOOGLE_IDP_ID> -S <$GOOGLE_SP_ID> -d <3600> -a --resolve-aliases Ansiweather Command: Display Seven Day Forecast Metric ansiweather -u metric -f 7 -l <Rzeszow,PL> Ansible Pull Command: Pull With Hosts File ansible-pull -U <repository_url> -i <hosts_file> <playbook>