Skip to content

Instantly share code, notes, and snippets.

@ober
Created February 18, 2015 00:54
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 ober/a85d3e52073ed4deeb93 to your computer and use it in GitHub Desktop.
Save ober/a85d3e52073ed4deeb93 to your computer and use it in GitHub Desktop.
aws config
[default]
region = us-west-2
aws_access_key_id = <your key>
aws_secret_access_key = <your secret key>
output = json
[preview]
cloudfront = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment