s3_delete_bucket_cors: Deletes the cors configuration information set for the bucket
Description
Deletes the cors configuration information set for the bucket.
To use this operation, you must have permission to perform the
s3:PutBucketCORS action. The bucket owner has this permission by
default and can grant this permission to others.
[required] Specifies the bucket whose cors configuration is being deleted.
ExpectedBucketOwner
The account id of the expected bucket owner. If the bucket is owned by a
different account, the request will fail with an HTTP
403 (Access Denied) error.