class Aws::S3::Types::PutBucketLifecycleConfigurationRequest
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/PutBucketLifecycleConfigurationRequest AWS API Documentation
@return [String]
filters always take precedence over the default transition behavior.
‘ObjectSizeLessThan` in the body of your transition rule. Custom
a filter that specifies a custom `ObjectSizeGreaterThan` or
To customize the minimum object size for any transition you can add
prevent transitions smaller than 128 KB.
storage classes. By default, all other storage classes will
transition to Glacier Flexible Retrieval or Glacier Deep Archive
* `varies_by_storage_class` - Objects smaller than 128 KB will
transition to any storage class by default.
* `all_storage_classes_128K` - Objects smaller than 128 KB will not
</note>
supported for directory bucket lifecycle configurations.
<note markdown=“1”> This parameter applies to general purpose buckets only. It is not
the lifecycle configuration.
Indicates which default minimum object size behavior is applied to
@!attribute [rw] transition_default_minimum_object_size
@return [String]
</note>
supported for directory bucket lifecycle configurations.
<note markdown=“1”> This parameter applies to general purpose buckets only. It is not
denied).
request fails with the HTTP status code `403 Forbidden` (access
you provide does not match the actual owner of the bucket, the
The account ID of the expected bucket owner. If the account ID that
@!attribute [rw] expected_bucket_owner
@return [Types::BucketLifecycleConfiguration]
Container for lifecycle rules. You can add as many as 1,000 rules.
@!attribute [rw] lifecycle_configuration
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html<br><br><br><br>provided `ChecksumAlgorithm` parameter.
If you provide an individual checksum, Amazon S3 ignores any
object integrity] in the *Amazon S3 User Guide*.
status code `400 Bad Request`. For more information, see [Checking
header sent. Otherwise, Amazon S3 fails the request with the HTTP
there must be a corresponding `x-amz-checksum` or `x-amz-trailer`
functionality if you don’t use the SDK. When you send this header,
when you use the SDK. This header will not provide any additional
Indicates the algorithm used to create the checksum for the request
@!attribute [rw] checksum_algorithm
@return [String]
The name of the bucket for which to set the configuration.
@!attribute [rw] bucket