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

For similar capabilities to Amazon Timestream for LiveAnalytics, consider Amazon Timestream for InfluxDB. It offers simplified data ingestion and single-digit millisecond query response times for real-time analytics. Learn more here.

DataModel

Data model for a batch load task.

Contents

DimensionMappings

Source to target mappings for dimensions.

Type: Array of DimensionMapping objects

Array Members: Minimum number of 1 item.

Required: Yes

MeasureNameColumn

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

MixedMeasureMappings

Source to target mappings for measures.

Type: Array of MixedMeasureMapping objects

Array Members: Minimum number of 1 item.

Required: No

MultiMeasureMappings

Source to target mappings for multi-measure records.

Type: MultiMeasureMappings object

Required: No

TimeColumn

Source column to be mapped to time.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

TimeUnit

The granularity of the timestamp unit. It indicates if the time value is in seconds, milliseconds, nanoseconds, or other supported values. Default is MILLISECONDS.

Type: String

Valid Values: MILLISECONDS | SECONDS | MICROSECONDS | NANOSECONDS

Required: No

See Also

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