aws.cloudwatch.metric
Supported Platform
- aws
Description
AWS CloudWatch Metric
The aws.cloudwatch.metric
object represents an individual AWS CloudWatch metric configured within an account. For usage see the aws.cloudwatch
resource.
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
name | string | name of the metric |
namespace | string | namespace for the metric |
region | string | region where the metric exists |
alarms | []aws.cloudwatch.metricsalarm | list of cloudwatch metric alarms for the metric |
dimensions | []aws.cloudwatch.metricdimension | dimensions that apply to the metric |
statistics | aws.cloudwatch.metricstatistics | statistics for the metric |