Skip to content

Instantly share code, notes, and snippets.

@ShubhamRasal
Created October 18, 2020 15:50
Show Gist options
  • Save ShubhamRasal/0513cdb6bd8bb93c95ebfeac0c0fec06 to your computer and use it in GitHub Desktop.
Save ShubhamRasal/0513cdb6bd8bb93c95ebfeac0c0fec06 to your computer and use it in GitHub Desktop.
create s3 bucket
$ aws s3api create-bucket --bucket shubham-demo-bucket --region us-east-1
@ShubhamRasal
Copy link
Author

Create s3 bucket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment