S3 delete a bucket lifecycle
To delete a bucket lifecycle, use DELETE and specify a destination bucket.
Syntax
DELETE /_BUCKET_?lifecycle HTTP/1.1
Host: cname.domain.com
Authorization: AWS _ACCESS_KEY_:_HASH_OF_HEADER_AND_SECRET_
Request Headers
The request does not contain any special elements.
Response
The response returns common response status.
Reference
-
For more information about Amazon S3 common request headers, see S3 common request headers.
-
For more information about Amazon S3 common response status codes, see S3 common response status codes.