Acquire AWS temporary (STS) credentials using Google Apps as a federated (Single Sign-On) provider. More information: https://github.com/cevoaustralia/aws-google-auth.
aws-google-auth -u [email protected] -I $GOOGLE_IDP_ID -S $GOOGLE_SP_ID -d 3600
aws-google-auth -u [email protected] -I $GOOGLE_IDP_ID -S $GOOGLE_SP_ID -d 3600 -a
aws-google-auth -u [email protected] -I $GOOGLE_IDP_ID -S $GOOGLE_SP_ID -d 3600 -a --resolve-aliases
aws-google-auth -h