Skip to content

Instantly share code, notes, and snippets.

@voronenko-p
Created May 29, 2019 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save voronenko-p/3f44726f78424dd8f55a4304eae391e4 to your computer and use it in GitHub Desktop.
Save voronenko-p/3f44726f78424dd8f55a4304eae391e4 to your computer and use it in GitHub Desktop.
aws sts get-caller-identity
{
"Account": "XXX",
"UserId": "YYYYYYYYYYYYYY",
"Arn": "arn:aws:iam::XXX:user/acme-domain-writer"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment