AWS CloudWatch · Schema

MetricStat

This structure defines the metric to be returned, along with the statistics, period, and units.

AlarmsAwsDashboardsLogsMetricsMonitoringObservability

Properties

Name Type Description
Period integer The granularity, in seconds, of the returned data points.
Stat string The statistic to return. It can include any CloudWatch statistic or extended statistic.
View JSON Schema on GitHub