aws.cloudwatch.metricstatistics
Supported platform
- aws
Description
Amazon CloudWatch metric statistics
Init
aws.cloudwatch.metricstatistics(namespace string) aws.cloudwatch.metricstatistics(region string) aws.cloudwatch.metricstatistics(name string)
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| namespace | string | Namespace for the metric |
| name | string | Name for the metric |
| region | string | Region for the metrics |
| label | string | Label for the statistics |
| datapoints | []aws.cloudwatch.metric.datapoint | Datapoints for the statistic over the last 24 hours in hour intervals |