Builder

class Builder

Properties

Link copied to clipboard

The Amazon Web Services account ID that creates the job.

Link copied to clipboard

An idempotency token to ensure that you don't accidentally submit the same request twice. You can use any string up to the maximum length.

Link copied to clipboard

Indicates whether confirmation is required before Amazon S3 runs the job. Confirmation is only required for jobs created through the Amazon S3 console.

Link copied to clipboard

A description for this job. You can use any string within the permitted length. Descriptions don't need to be unique and can be used for multiple jobs.

Link copied to clipboard

Configuration parameters for the manifest.

Link copied to clipboard

The attribute container for the ManifestGenerator details. Jobs must be created with either a manifest file or a ManifestGenerator, but not both.

Link copied to clipboard

The action that you want this job to perform on every object listed in the manifest. For more information about the available actions, see Operations in the Amazon S3 User Guide.

Link copied to clipboard

The numerical priority for this job. Higher numbers indicate higher priority.

Link copied to clipboard

Configuration parameters for the optional job-completion report.

Link copied to clipboard

The Amazon Resource Name (ARN) for the Identity and Access Management (IAM) role that Batch Operations will use to run this job's action on every object in the manifest.

Link copied to clipboard
var tags: List<S3Tag>?

A set of tags to associate with the S3 Batch Operations job. This is an optional parameter.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard