Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@palewire
Last active May 5, 2017 19:02
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 palewire/7cde7b2cb501dbfc31dd2017f56eb923 to your computer and use it in GitHub Desktop.
Save palewire/7cde7b2cb501dbfc31dd2017f56eb923 to your computer and use it in GitHub Desktop.
AWS_REGION = 'us-west-1' # <--- PUT YOUR REGION HERE
AWS_S3_HOST = 's3-%s.amazonaws.com' % AWS_REGION
AWS_S3_CALLING_FORMAT = 'boto.s3.connection.OrdinaryCallingFormat'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment