AWS::Pipes::Pipe MultiMeasureMapping
Maps multiple measures from the source event to the same Timestream for LiveAnalytics record.
For more information, see Amazon Timestream for LiveAnalytics concepts
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "MultiMeasureAttributeMappings" :
[ MultiMeasureAttributeMapping, ... ]
, "MultiMeasureName" :String
}
Properties
MultiMeasureAttributeMappings
-
Mappings that represent multiple source event fields mapped to measures in the same Timestream for LiveAnalytics record.
Required: Yes
Type: Array of MultiMeasureAttributeMapping
Minimum:
1
Maximum:
256
Update requires: No interruption
MultiMeasureName
-
The name of the multiple measurements per record (multi-measure).
Required: Yes
Type: String
Minimum:
1
Maximum:
256
Update requires: No interruption