Create bucket
PUT https://{{bucketName}}.{{serviceName}}.amazonaws.com
CreateBucket - Creates a new S3 bucket. To create a bucket, you must register with Amazon S3 and have a valid AWS Access Key ID to authenticate requests. Anonymous requests are never allowed to create buckets. By creating the bucket, you become the bucket owner.
RESPONSES
status: OK