class Aws::S3::Types::AbortIncompleteMultipartUpload
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 [ Aborting Incomplete Multipart Uploads Using a Bucket
Lifecycle Policy] in the *Amazon S3
User Guide*.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/mpuoverview.html#mpu-abort-incomplete-mpu-lifecycle-config
@note When making an API call, you may pass AbortIncompleteMultipartUpload
data as a hash: { days_after_initiation: 1, }
@!attribute [rw] days_after_initiation
Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/AbortIncompleteMultipartUpload AWS API Documentation
Constants
- SENSITIVE