Describe Alarms For Metric
GET {{aws_cloudwatch_base_url}}/?Action=DescribeAlarmsForMetric&Dimensions.member.N=&ExtendedStatistic=&MetricName=&Namespace=&Period=&Statistic=&Unit=&Version=2010-08-01
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | ||
Dimensions.member.N | null | The dimensions associated with the metric. If the metric has any associated dimensions, you must specify them in order for the call to succeed. | |
ExtendedStatistic | null | The percentile statistic for the metric. Specify a value between p0.0 and p100. | |
MetricName | null | The name of the metric. | |
Namespace | null | The namespace of the metric. | |
Period | null | The period, in seconds, over which the statistic is applied. | |
Statistic | null | The statistic for the metric, other than percentiles. For percentile statistics, use ExtendedStatistics. | |
Unit | null | The unit for the metric. | |
Version | string |