Bucket Lifecycle Rule Args
Constructors
Properties
Specifies the number of days after initiating a multipart upload when the multipart upload must be completed. See abort_multipart_upload
below.
Specifies a period in the object's expire. See expiration
below.
Configuration block used to identify objects that a Lifecycle rule applies to. See filter
below. NOTE
: At least one of expiration, transitions, abort_multipart_upload, noncurrent_version_expiration and noncurrent_version_transition should be configured.
Specifies when noncurrent object versions expire. See noncurrent_version_expiration
below.
Specifies when noncurrent object versions transitions. See noncurrent_version_transition
below.
Specifies the time when an object is converted to the IA or archive storage class during a valid life cycle. See transitions
below.