AWS CloudWatch · Schema

GetMetricStatisticsInput

AlarmsAwsDashboardsLogsMetricsMonitoringObservability

Properties

Name Type Description
Namespace string The namespace of the metric.
MetricName string The name of the metric.
Dimensions array The dimensions to filter the metric.
StartTime string The time stamp that determines the first data point to return.
EndTime string The time stamp that determines the last data point to return.
Period integer The granularity, in seconds, of the returned data points.
Statistics array The metric statistics.
ExtendedStatistics array The percentile statistics.
View JSON Schema on GitHub