FileFormatConfiguration - AWS IoT Analytics

For similar capabilities to AWS IoT Analytics, explore Amazon Kinesis, Amazon S3, and Amazon Athena. These services provide additional scalability and flexibility to meet your evolving analytics requirements. Learn how here.

FileFormatConfiguration

Contains the configuration information of file formats. AWS 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.

Contents

jsonConfiguration

Contains the configuration information of the JSON format.

Type: JsonConfiguration object

Required: No

parquetConfiguration

Contains the configuration information of the Parquet format.

Type: ParquetConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: