Amazon S3 API · Schema

Rule

Specifies lifecycle rules for an Amazon S3 bucket. For more information, see Put Bucket Lifecycle Configuration in the Amazon S3 API Reference. For examples, see Put Bucket Lifecycle Configuration Examples.

AWSCloud StorageObject StorageStorage

Properties

Name Type Description
Expiration object
ID object
Prefix object
Status object
Transition object
NoncurrentVersionTransition object Container for the transition rule that describes when noncurrent objects transition to the STANDARD_IA, ONEZONE_IA, INTELLIGENT_TIERING, GLACIER_IR,
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