Skip to content

Instantly share code, notes, and snippets.

@jghorton14
Created May 1, 2020 03:26
Show Gist options
  • Save jghorton14/20dec52dde0f076ea5be5e5a8347d33e to your computer and use it in GitHub Desktop.
Save jghorton14/20dec52dde0f076ea5be5e5a8347d33e to your computer and use it in GitHub Desktop.
Create AWS named Profile and return IAM user details
aws configure --profile PROFILENAME
aws sts get-caller-identity --profile PROFILENAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment