Skip to content

Instantly share code, notes, and snippets.

@adamazing
Created July 30, 2021 10:39
Show Gist options
  • Save adamazing/6d462d1379ab7ef03e2fba44dd22e389 to your computer and use it in GitHub Desktop.
Save adamazing/6d462d1379ab7ef03e2fba44dd22e389 to your computer and use it in GitHub Desktop.
How To Create An S3 Bucket With AWS CLI
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
unzip awscliv2.zip
sudo ./aws/install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment