

# JobManifestSpec
<a name="API_control_JobManifestSpec"></a>

Describes the format of a manifest. If the manifest is in CSV format, also describes the columns contained within the manifest.

## Contents
<a name="API_control_JobManifestSpec_Contents"></a>

 ** Format **   <a name="AmazonS3-Type-control_JobManifestSpec-Format"></a>
Indicates which of the available formats the specified manifest uses.  
Type: String  
Valid Values: `S3BatchOperations_CSV_20180820 | S3InventoryReport_CSV_20161130`   
Required: Yes

 ** Fields **   <a name="AmazonS3-Type-control_JobManifestSpec-Fields"></a>
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
<a name="API_control_JobManifestSpec_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/s3control-2018-08-20/JobManifestSpec) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/s3control-2018-08-20/JobManifestSpec) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/s3control-2018-08-20/JobManifestSpec) 