abort Incomplete Multipart Upload
suspend fun abortIncompleteMultipartUpload(value: Output<DirectoryBucketAbortIncompleteMultipartUploadArgs>)
suspend fun abortIncompleteMultipartUpload(value: DirectoryBucketAbortIncompleteMultipartUploadArgs?)
Parameters
value
Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload.
suspend fun abortIncompleteMultipartUpload(argument: suspend DirectoryBucketAbortIncompleteMultipartUploadArgsBuilder.() -> Unit)
Parameters
argument
Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload.