Create Private S3 Bucket via AWS CLI
Tasks
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.
Steps
Create the S3 bucket named xfusion-s3-2...
abisec.hashnode.dev1 min read