APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
AWS CloudWatch
StatisticSet
AWS CloudWatch
· Schema
StatisticSet
Represents a set of statistics that describes a specific metric.
Alarms
Aws
Dashboards
Logs
Metrics
Monitoring
Observability
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