AWS CloudWatch · Schema

ComparisonOperator

The arithmetic operation to use when comparing the specified statistic and threshold.

AlarmsAwsDashboardsLogsMetricsMonitoringObservability
View JSON Schema on GitHub

JSON Schema

cloudwatch-comparison-operator-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ComparisonOperator",
  "type": "string",
  "description": "The arithmetic operation to use when comparing the specified statistic and threshold."
}