Problem scenario
You want to create an AWS S3 bucket using the AWS CLI. What do you do?
Solution
Prerequisite
This assumes that you have installed the AWS CLI. If you need assistance, see this posting.
Procedures
Run a command like this but replace “foobar” with the unique name of an s3 bucket that other people will see.
…
Continue reading “How Do You Create an AWS S3 Bucket via the AWS CLI?”