

# InputFormatOptions
<a name="API_InputFormatOptions"></a>

 The format options for the data that was imported into the target table. There is one value, CsvOption.

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

**Note**  
In the following list, the required parameters are described first.

 ** Csv **   <a name="DDB-Type-InputFormatOptions-Csv"></a>
 The options for imported source files in CSV format. The values are Delimiter and HeaderList.   
Type: [CsvOptions](API_CsvOptions.md) object  
Required: No

## See Also
<a name="API_InputFormatOptions_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/dynamodb-2012-08-10/InputFormatOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/dynamodb-2012-08-10/InputFormatOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/dynamodb-2012-08-10/InputFormatOptions) 