Skip to content

Instantly share code, notes, and snippets.

@bruvio
Created September 27, 2022 08:38
Show Gist options
  • Select an option

  • Save bruvio/8478d5af84f7be639b7fb6e0664ca1ea to your computer and use it in GitHub Desktop.

Select an option

Save bruvio/8478d5af84f7be639b7fb6e0664ca1ea to your computer and use it in GitHub Desktop.
aws check identity
aws_identity(){
aws sts get-caller-identity
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment