DataSourceConfiguration - Amazon Timestream

Amazon Timestream for LiveAnalytics will no longer be open to new customers starting June 20, 2025. If you would like to use Amazon Timestream for LiveAnalytics, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see Amazon Timestream for LiveAnalytics availability change.

DataSourceConfiguration

Defines configuration details about the data source.

Contents

DataFormat

This is currently CSV.

Type: String

Valid Values: CSV

Required: Yes

DataSourceS3Configuration

Configuration of an S3 location for a file which contains data to load.

Type: DataSourceS3Configuration object

Required: Yes

CsvConfiguration

A delimited data format where the column separator can be a comma and the record separator is a newline character.

Type: CsvConfiguration object

Required: No

See Also

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