Skip to content

Instantly share code, notes, and snippets.

@drio
Last active August 16, 2022 11:14
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 drio/c93b9eee633050487e0c6d2805e24b43 to your computer and use it in GitHub Desktop.
Save drio/c93b9eee633050487e0c6d2805e24b43 to your computer and use it in GitHub Desktop.
aws-cli-cheatsheet

Cheatsheet aws cli

Config is in $HOME/.aws

To list profiles:

aws configure list-profiles

Use the env var AWS_DEFAULT_PROFILE to select a profile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment