aws::cloudwatch-metric-alarm¶
Query metric alarm.
Example¶
metric-alarm: $(external-query aws::cloudwatch-metric-alarm { name: 'scale up rule' })
Attributes¶
| Attribute | Description |
|---|---|
| name | The name of the alarm. Cannot be specified if ‘alarm-prefix’ specified. |
| alarm-prefix | The prefix of the alarm. Cannot be specified if ‘name’ specified. |
| state | The state of the alarm. |
| action-prefix | The action prefix of the alarm. |