Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save philographer/a49f011e59a66fd41fdd1b57eb5c0e3d to your computer and use it in GitHub Desktop.

Select an option

Save philographer/a49f011e59a66fd41fdd1b57eb5c0e3d to your computer and use it in GitHub Desktop.
AWS Credentials and Config

AWS Credentials and Config

~/.aws/credentials

[default]
aws_access_key_id=keykeykeykeykeykeykeykeykeykeykeykeykeykeykeykey
aws_secret_access_key=access_keyaccess_keyaccess_keyaccess_key

~/.aws/config

[default]
region=us-west-2
output=json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment