DELETE Bucket Replication

Deletes the replication subresource associated with the specified bucket. This operation requires permission for the s3:DeleteReplicationConfiguration action.

Requests

Request Syntax

DELETE /?replication HTTP/1.1
Host: bucketname.s3.amazonaws.com
Date: date
Authorization: authorization string (see Authenticating Requests (AWS Signature Version
        4))

Request Parameters

The PUT Bucket operation does not use Request Parameters.

Request Headers

This implementation of the operation uses only request headers that are common to all operations.

Request Elements

This implementation of the operation does not use request elements.

Response Headers

This implementation of the operation uses only response headers that are common to most responses.

Response Elements

This implementation of the operation does not use request elements.

Example

The following DELETE request deletes the replication subresource from the specified bucket. This removes the replication configuration set for the bucket.

DELETE /?replication HTTP/1.1
Host: examplebucket.s3.amazonaws.com
Date: Wed, 11 Feb 2015 05:37:16 GMT
20150211T171320Z

Authorization: signatureValue