AWS - S3 Fundamentals
What will be the result of running this AWS CLI command?
aws s3api create-bucket --bucket example-bucket-001 --region eu-west-1 --create-bucket-configuration LocationConstraint=eu-west-1
