AWS::LookoutMetrics::AnomalyDetector Metric
A calculation made by contrasting a measure and a dimension from your source data.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AggregationFunction" :
String
, "MetricName" :String
, "Namespace" :String
}
YAML
AggregationFunction:
String
MetricName:String
Namespace:String
Properties
AggregationFunction
-
The function with which the metric is calculated.
Required: Yes
Type: String
Update requires: No interruption
MetricName
-
The name of the metric.
Required: Yes
Type: String
Update requires: No interruption
Namespace
-
The namespace for the metric.
Required: No
Type: String
Update requires: No interruption