Skip to content

Instantly share code, notes, and snippets.

@eesa1980
Last active May 31, 2022 20:17
Show Gist options
  • Save eesa1980/96e9deab2b0d00a9ddc65b7526d8a067 to your computer and use it in GitHub Desktop.
Save eesa1980/96e9deab2b0d00a9ddc65b7526d8a067 to your computer and use it in GitHub Desktop.
How to see or edit AWS credentials #aws #credentials #command
# See profiles
$ aws configure list-profiles

# Open and edit profiles
$ open ~/.aws/credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment