aws-google-auth
Verified for current stable LTS
Aws Google Auth Command: Login Ask Role
An engineer would use the 'aws-google-auth' command to authenticate and obtain temporary AWS credentials with a specific role after logging in via Google authentication, allowing them to access AWS resources with the appropriate permissions. Exact CLI syntax to login_ask_role using Aws Google Auth.
When to use this: An engineer would use the 'aws-google-auth' command to authenticate and obtain temporary AWS credentials with a specific role after logging in via Google authentication, allowing them to access AWS resources with the appropriate permissions.
Command Syntax
aws-google-auth -u <example@example.com> -I <$GOOGLE_IDP_ID> -S <$GOOGLE_SP_ID> -d <3600> -a aws-google-auth -u <example@example.com> -I <$env:GOOGLE_IDP_ID> -S <$env:GOOGLE_SP_ID> -d <3600> -a 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.
-a- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to login_ask_role 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: Display Help
aws-google-auth -h Aws Google Auth Command: Login With Google Sso aws-google-auth -u <example@example.com> -I <$GOOGLE_IDP_ID> -S <$GOOGLE_SP_ID> -d <3600> 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>