AWS CloudWatch · Schema

StatisticSet

Represents a set of statistics that describes a specific metric.

AlarmsAwsDashboardsLogsMetricsMonitoringObservability

Properties

Name Type Description
SampleCount number The number of samples used for the statistic set.
Sum number The sum of values for the sample set.
Minimum number The minimum value of the sample set.
Maximum number The maximum value of the sample set.
View JSON Schema on GitHub