Amazon S3 API · Schema

LifecycleRule

A lifecycle rule for individual objects in an Amazon S3 bucket.

AWSCloud StorageObject StorageStorage

Properties

Name Type Description
Expiration object
ID object
Prefix object
Filter object
Status object
Transitions object
NoncurrentVersionTransitions object
NoncurrentVersionExpiration object Specifies when noncurrent object versions expire. Upon expiration, Amazon S3 permanently deletes the noncurrent object versions. You set this lifecycle configuration action on a bucket that has versio
AbortIncompleteMultipartUpload object Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload. For more information, see View JSON Schema on GitHub