Builder

class Builder

Properties

Link copied to clipboard

This functionality is not supported by directory buckets.

Link copied to clipboard

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.

Link copied to clipboard

This functionality is not supported by directory buckets.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

The legal hold status to be applied to all objects in the Batch Operations job.

Link copied to clipboard

The retention mode to be applied to all objects in the Batch Operations job.

Link copied to clipboard

The date when the applied object retention configuration expires on all objects in the Batch Operations job.

Link copied to clipboard

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.

Link copied to clipboard

This functionality is not supported by directory buckets.

Link copied to clipboard

This functionality is not supported by directory buckets.

Link copied to clipboard

Specify the storage class for the destination objects in a Copy operation.

Link copied to clipboard

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.

Link copied to clipboard

Specifies the destination bucket Amazon Resource Name (ARN) for the batch copy operation.

Functions