JobManifestGeneratorFilter
The filter used to describe a set of objects for the job's manifest.
Types
Properties
If provided, the generated manifest includes only source bucket objects that were created after this time.
If provided, the generated manifest includes only source bucket objects that were created before this time.
Include objects in the generated manifest only if they are eligible for replication according to the Replication configuration on the source bucket.
If provided, the generated manifest includes only source bucket objects whose object keys match the string constraints specified for MatchAnyPrefix
, MatchAnySuffix
, and MatchAnySubstring
.
If provided, the generated manifest includes only source bucket objects that are stored with the specified storage class.
If provided, the generated manifest includes only source bucket objects that have one of the specified Replication statuses.
If provided, the generated manifest includes only source bucket objects whose file size is greater than the specified number of bytes.
If provided, the generated manifest includes only source bucket objects whose file size is less than the specified number of bytes.