View a markdown version of this page

DataSourceConfiguration - Amazon Timestream Write
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).

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 Amazon SDKs, see the following: