Skip to content

Instantly share code, notes, and snippets.

@mw866
Last active March 2, 2025 13:19
Show Gist options
  • Save mw866/264512636b08223414df2f91a36ece1a to your computer and use it in GitHub Desktop.
Save mw866/264512636b08223414df2f91a36ece1a to your computer and use it in GitHub Desktop.
#aws
aws sso login
aws configure list-profiles
set AWS_DEFAULT_PROFILE=management
aws sts get-caller-identity
curl http://169.254.169.254/latest/meta-data/iam/info
aws configure
aws configure list
aws configure list-profiles
aws --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment