v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1497574737.9 KB

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.

For information about cors, see Enabling Cross-Origin Resource Sharing in the Amazon S3 User Guide.

Related Resources:

delete/{Bucket}#cors

Path parameters

Bucketstring required

Specifies the bucket whose <code>cors</code> configuration is being deleted.

Query parameters

corstrue required

Headers

x-amz-expected-bucket-ownerstring

The account ID of the expected bucket owner. If the bucket is owned by a different account, the request fails with the HTTP status code <code>403 Forbidden</code> (access denied).

Response

Success