AWS CloudWatch · Example Payload

Cloudwatch Delete Anomaly Detector Input Example

AlarmsAwsDashboardsLogsMetricsMonitoringObservability

Cloudwatch Delete Anomaly Detector Input Example is an example object payload from AWS CloudWatch, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NamespaceMetricNameDimensionsStat

Example Payload

Raw ↑
{
  "Namespace": "example_value",
  "MetricName": "example_value",
  "Dimensions": [],
  "Stat": "example_value"
}