Prerequisites
awscli
should be installed.- Setup
awscli
for yourIAM
user. - Allow S3 admin access for the
IAM
user.
Software Engineer.
© 2020
awscli
should be installed.awscli
for your IAM
user.IAM
user.After you have setup the your awscli
with aws credentials, use the following command to create a bucket in S3 thorugh your terminal:
aws s3 mb s3://siddhartha.sandhu
Feel free to replace siddhartha.sandhu
with a bucket name of your choice.