AWS CloudWatch · Schema

DescribeAnomalyDetectorsInput

AlarmsAwsDashboardsLogsMetricsMonitoringObservability

Properties

Name Type Description
NextToken string Use the token returned by the previous operation to request the next page of results.
MaxResults integer The maximum number of results to return in one operation.
Namespace string Limits the results to only the anomaly detection models that are associated with the specified namespace.
MetricName string Limits the results to only the anomaly detection models that are associated with the specified metric name.
Dimensions array Limits the results to only the anomaly detection models that are associated with the specified metric dimensions.
AnomalyDetectorTypes array The anomaly detector types to request when using DescribeAnomalyDetectors.
View JSON Schema on GitHub