Create a S3 bucket through aws-cli
with the following details:
The name of the S3 bucket must be xfusion-s3-29022
.
The S3 bucket must block all public
access, i.e., it must be a private
bucket.
Create the S3 bucket named xfusion-s3-29022
in the us-east-1
region:
Block all public access to the bucket to make it private:
AWS CLI
Verify now.
#aws #cloudcomputing #happylearning