CloudWatchMetricsDetail - Amazon DevOps Guru

CloudWatchMetricsDetail

Information about an Amazon CloudWatch metric.

Contents

Dimensions

An array of CloudWatch dimensions associated with

Type: Array of CloudWatchMetricsDimension objects

Required: No

MetricDataSummary

This object returns anomaly metric data.

Type: CloudWatchMetricsDataSummary object

Required: No

MetricName

The name of the CloudWatch metric.

Type: String

Required: No

Namespace

The namespace of the CloudWatch metric. A namespace is a container for CloudWatch metrics.

Type: String

Required: No

Period

The length of time associated with the CloudWatch metric in number of seconds.

Type: Integer

Required: No

Stat

The type of statistic associated with the CloudWatch metric. For more information, see Statistics in the Amazon CloudWatch User Guide.

Type: String

Valid Values: Sum | Average | SampleCount | Minimum | Maximum | p99 | p90 | p50

Required: No

Unit

The unit of measure used for the CloudWatch metric. For example, Bytes, Seconds, Count, and Percent.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: