Put Anomaly Detector
GET {{aws_cloudwatch_base_url}}/?Action=PutAnomalyDetector&Configuration=&Dimensions.member.N=&MetricName=&Namespace=&Stat=&Version=2010-08-01
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | ||
Configuration | null | The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to exclude when training and updating the model. You can specify as many as 10 time ranges. | |
Dimensions.member.N | null | The metric dimensions to create the anomaly detection model for. | |
MetricName | null | The name of the metric to create the anomaly detection model for. | |
Namespace | null | The namespace of the metric to create the anomaly detection model for. | |
Stat | null | The statistic to use for the metric and the anomaly detection model. | |
Version | string |