AWS - S3 Fundamentals
What will happen if you run this command?
aws s3api create-bucket --bucket my.bucket.name --region us-west-2 --create-bucket-configuration LocationConstraint=us-west-2
