Amazon S3 · Schema

LifecycleRule

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

ArchiveAWSBackupCloud StorageData StorageObject StorageScalable Storage

Properties

Name Type Description
ID string Unique identifier for the rule.
Filter object The filter used to identify objects for the rule.
Status string If Enabled, Amazon S3 executes the lifecycle actions. If Disabled, Amazon S3 ignores the lifecycle actions.
Expiration object
Transition array
NoncurrentVersionExpiration object
NoncurrentVersionTransition array
AbortIncompleteMultipartUpload object
View JSON Schema on GitHub