Skip to content

Instantly share code, notes, and snippets.

@garystafford
Created July 22, 2018 19:35
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 garystafford/c6b93189c8d6d93d2dcab9841b5b168d to your computer and use it in GitHub Desktop.
Save garystafford/c6b93189c8d6d93d2dcab9841b5b168d to your computer and use it in GitHub Desktop.
aws s3api create-bucket \
--bucket <my_bucket_name> \
--region us-east-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment