aws-google-auth

Acquire AWS credentials using Google Apps authentication

brewmacoslinux
Try with needOr install directly
Source

About

Acquire AWS credentials using Google Apps

Commands

aws-google-auth

Examples

Authenticate and get AWS credentials using Google Apps$ aws-google-auth -u user@example.com
Authenticate and assume a specific IAM role$ aws-google-auth -u user@example.com -r arn:aws:iam::123456789:role/MyRole
Authenticate with a specific Google profile and duration$ aws-google-auth -u user@example.com -d 3600