Optional ReadonlyabortOptional ReadonlyenabledWhether this rule is enabled.
Optional ReadonlyexpirationIndicates the number of days after creation when objects are deleted from Amazon S3 and Amazon Glacier.
If you specify an expiration and transition time, you must use the same time unit for both properties (either in days or by date). The expiration time must also be later than the transition time.
The underlying configuration is expressed in whole numbers of days. Providing a Duration that does not represent a whole number of days will result in a runtime or deployment error.
Optional ReadonlyexpirationIndicates when objects are deleted from Amazon S3 and Amazon Glacier.
The date value must be in ISO 8601 format. The time is always midnight UTC.
If you specify an expiration and transition time, you must use the same time unit for both properties (either in days or by date). The expiration time must also be later than the transition time.
OptionalexpirationOptional ReadonlyexpiredIndicates whether Amazon S3 will remove a delete marker with no noncurrent versions. If set to true, the delete marker will be expired.
Optional ReadonlyidA unique identifier for this rule. The value cannot be more than 255 characters.
Optional ReadonlynoncurrentTime between when a new version of the object is uploaded to the bucket and when old versions of the object expire.
For buckets with versioning enabled (or suspended), specifies the time, in days, between when a new version of the object is uploaded to the bucket and when old versions of the object expire. When object versions expire, Amazon S3 permanently deletes them. If you specify a transition and expiration time, the expiration time must be later than the transition time.
The underlying configuration is expressed in whole numbers of days. Providing a Duration that does not represent a whole number of days will result in a runtime or deployment error.
OptionalnoncurrentOptional ReadonlynoncurrentIndicates a maximum number of noncurrent versions to retain.
If there are this many more noncurrent versions, Amazon S3 permanently deletes them.
Optional ReadonlynoncurrentOne or more transition rules that specify when non-current objects transition to a specified storage class.
Only for buckets with versioning enabled (or suspended).
If you specify a transition and expiration time, the expiration time must be later than the transition time.
Optional ReadonlyobjectSpecifies the minimum object size in bytes for this rule to apply to. Objects must be larger than this value in bytes.
Optional ReadonlyobjectSpecifies the maximum object size in bytes for this rule to apply to. Objects must be smaller than this value in bytes.
Optional ReadonlyprefixObject key prefix that identifies one or more objects to which this rule applies.
Optional ReadonlytagThe TagFilter property type specifies tags to use to identify a subset of objects for an Amazon S3 bucket.
Optional ReadonlytransitionsOne or more transition rules that specify when an object transitions to a specified storage class.
If you specify an expiration and transition time, you must use the same time unit for both properties (either in days or by date). The expiration time must also be later than the transition time.
Specifies a lifecycle rule that aborts incomplete multipart uploads to an Amazon S3 bucket.
The AbortIncompleteMultipartUpload property type creates a lifecycle rule that aborts incomplete multipart uploads to an Amazon S3 bucket. When Amazon S3 aborts a multipart upload, it deletes all parts associated with the multipart upload.
The underlying configuration is expressed in whole numbers of days. Providing a Duration that does not represent a whole number of days will result in a runtime or deployment error.