Skip to content

Instantly share code, notes, and snippets.

@vpack
Created March 13, 2015 12:30
Show Gist options
  • Save vpack/91779934e147a40e957f to your computer and use it in GitHub Desktop.
Save vpack/91779934e147a40e957f to your computer and use it in GitHub Desktop.
sts
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