

# FileFormat


The file format of the data in S3.

## Contents


 ** csv **   <a name="iotsitewise-Type-FileFormat-csv"></a>
The file is in .CSV format.  
Type: [Csv](API_Csv.md) object  
Required: No

 ** parquet **   <a name="iotsitewise-Type-FileFormat-parquet"></a>
The file is in parquet format.  
Type: [Parquet](API_Parquet.md) object  
Required: No

## See Also


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/iotsitewise-2019-12-02/FileFormat) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotsitewise-2019-12-02/FileFormat) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotsitewise-2019-12-02/FileFormat) 