JobManifestSpec
Describes the format of a manifest. If the manifest is in CSV format, also describes the columns contained within the manifest.
Contents
- Format
-
Indicates which of the available formats the specified manifest uses.
Type: String
Valid Values:
S3BatchOperations_CSV_20180820 | S3InventoryReport_CSV_20161130
Required: Yes
- Fields
-
If the specified manifest object is in the
S3BatchOperations_CSV_20180820
format, this element describes which columns contain the required data.Type: Array of strings
Valid Values:
Ignore | Bucket | Key | VersionId
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: