AWS::Timestream::ScheduledQuery MultiMeasureMappings - AWS CloudFormation

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 AWS 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