S3JobManifestGenerator
class S3JobManifestGenerator
The container for the service that will create the S3 manifest.
Types
Properties
Link copied to clipboard
Determines whether or not to write the job's generated manifest to a bucket.
Link copied to clipboard
The Amazon Web Services account ID that owns the bucket the generated manifest is written to. If provided the generated manifest bucket's owner Amazon Web Services account ID must match this value, else the job fails.
Link copied to clipboard
Specifies rules the S3JobManifestGenerator should use to decide whether an object in the source bucket should or should not be included in the generated job manifest.
Link copied to clipboard
Specifies the location the generated manifest will be written to. Manifests can't be written to directory buckets. For more information, see Directory buckets.
Link copied to clipboard
The ARN of the source bucket used by the ManifestGenerator.