Skip to content

Instantly share code, notes, and snippets.

@przemyslawjanpietrzak
Created February 11, 2018 11:38
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 przemyslawjanpietrzak/eb026eba91315adcc26568728e1b1258 to your computer and use it in GitHub Desktop.
Save przemyslawjanpietrzak/eb026eba91315adcc26568728e1b1258 to your computer and use it in GitHub Desktop.
#create s3 bucket
aws s3api create-bucket --bucket <bocket-name> --create-bucket-configuration LocationConstraint=eu-central-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment