AWS CloudWatch · Schema

SingleMetricAnomalyDetector

Designates the CloudWatch metric and statistic that provides the time series the anomaly detector uses as input.

AlarmsAwsDashboardsLogsMetricsMonitoringObservability

Properties

Name Type Description
AccountId string If the CloudWatch metric that provides the time series is in another account, use this to specify that account ID.
Namespace string The namespace of the metric to create the anomaly detection model for.
MetricName string The name of the metric to create the anomaly detection model for.
Dimensions array The metric dimensions to create the anomaly detection model for.
Stat string The statistic to use for the metric and anomaly detection model.
View JSON Schema on GitHub