abortIncompleteMultipartUpload

@JvmName(name = "gbbhiskubdmgadgw")
suspend fun abortIncompleteMultipartUpload(value: Output<AbortIncompleteMultipartUploadArgs>)
@JvmName(name = "usuioauoirnklbeh")
suspend fun abortIncompleteMultipartUpload(value: AbortIncompleteMultipartUploadArgs?)

Parameters

value

Specifies a lifecycle rule that stops incomplete multipart uploads to an Amazon S3 bucket. 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 Stopping Incomplete Multipart Uploads Using a Bucket Lifecycle Policy in the Amazon S3 User Guide.


@JvmName(name = "hrkwetnhgefjdtth")
suspend fun abortIncompleteMultipartUpload(argument: suspend AbortIncompleteMultipartUploadArgsBuilder.() -> Unit)

Parameters

argument

Specifies a lifecycle rule that stops incomplete multipart uploads to an Amazon S3 bucket. 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 Stopping Incomplete Multipart Uploads Using a Bucket Lifecycle Policy in the Amazon S3 User Guide.