Created
March 13, 2015 12:30
-
-
Save vpack/91779934e147a40e957f to your computer and use it in GitHub Desktop.
sts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws --profile lab sts assume-role --role-arn "arn:aws:iam::97492:role/master" --role-session-name vpack --duration-seconds 3600 --external-id "myNewCreds" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment