AWS::Timestream::ScheduledQuery MultiMeasureMappings - 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::Timestream::ScheduledQuery MultiMeasureMappings

Only one of MixedMeasureMappings or MultiMeasureMappings is to be provided. MultiMeasureMappings can be used to ingest data as multi measures in the derived table.

Syntax

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

Properties

MultiMeasureAttributeMappings

Required. Attribute mappings to be used for mapping query results to ingest data for multi-measure attributes.

Required: Yes

Type: Array of MultiMeasureAttributeMapping

Minimum: 1

Update requires: Replacement

TargetMultiMeasureName

The name of the target multi-measure name in the derived table. This input is required when measureNameColumn is not provided. If MeasureNameColumn is provided, then value from that column will be used as multi-measure name.

Required: No

Type: String

Update requires: Replacement