AWS::IoTAnalytics::Datastore FileFormatConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::IoTAnalytics::Datastore FileFormatConfiguration

Contains the configuration information of file formats. Amazon IoT Analytics data stores support JSON and Parquet.

The default file format is JSON. You can specify only one format.

You can't change the file format after you create the data store.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

JsonConfiguration

Contains the configuration information of the JSON format.

Required: No

Type: Json

Update requires: No interruption

ParquetConfiguration

Contains the configuration information of the Parquet format.

Required: No

Type: ParquetConfiguration

Update requires: No interruption