DELETE Bucket metadata notification configuration
Contributors
Suggest changes
The DELETE Bucket metadata notification configuration request allows you to disable the search integration service for individual buckets by deleting the configuration XML.
You must have the s3:DeleteBucketMetadataNotification permission for a bucket, or be account root, to complete this operation.
Request example
This example shows disabling the search integration service for a bucket.
DELETE /test1?x-ntap-sg-metadata-notification HTTP/1.1 Date: date Authorization: authorization string Host: host