Builder
Properties
This functionality is not supported by directory buckets.
Specifies whether Amazon S3 should use an S3 Bucket Key for object encryption with server-side encryption using Amazon Web Services KMS (SSE-KMS). Setting this header to true
causes Amazon S3 to use an S3 Bucket Key for object encryption with SSE-KMS.
This functionality is not supported by directory buckets.
Indicates the algorithm that you want Amazon S3 to use to create the checksum. For more information, see Checking object integrity in the Amazon S3 User Guide.
If you don't provide this parameter, Amazon S3 copies all the metadata from the original objects. If you specify an empty set, the new objects will have no tags. Otherwise, Amazon S3 assigns the supplied tags to the new objects.
Specifies a list of tags to add to the destination objects after they are copied. If NewObjectTagging
is not specified, the tags of the source objects are copied to destination objects by default.
The legal hold status to be applied to all objects in the Batch Operations job.
The retention mode to be applied to all objects in the Batch Operations job.
The date when the applied object retention configuration expires on all objects in the Batch Operations job.
If the destination bucket is configured as a website, specifies an optional metadata property for website redirects, x-amz-website-redirect-location
. Allows webpage redirects if the object copy is accessed through a website endpoint.
This functionality is not supported by directory buckets.
This functionality is not supported by directory buckets.
Specify the storage class for the destination objects in a Copy
operation.
Specifies the folder prefix that you want the objects to be copied into. For example, to copy objects into a folder named Folder1
in the destination bucket, set the TargetKeyPrefix
property to Folder1
.
Specifies the destination bucket Amazon Resource Name (ARN) for the batch copy operation.
Functions
construct an aws.sdk.kotlin.services.s3control.model.S3ObjectMetadata inside the given block