S3 Create Bucket
API code: S3_CREATE_BUCKET
Pre-authorized role(s): TENANT_USER
| TENANT_ADMIN
The bucket name. It must be URL encoded.
The ACL of the bucket using the specified canned ACL. Valid Values: private | public-read | public-read-write | authenticated-read.
Allows the specified grantee(s) to list the objects in the bucket.
Allows the specified grantee(s) to create, overwrite, and delete any object in the bucket.
Allows the specified grantee(s) to read the bucket ACL.
Allows the specified grantee(s) to write the ACL for the applicable bucket.
Allows grantee the READ, WRITE, READ_ACP, and WRITE_ACP permissions on the bucket.
Specifies whether you want S3 Object Lock to be enabled for the new bucket.
{
"locationConstraint": "string"
}
locationConstraint
OK