Describe Alarms
GET {{aws_cloudwatch_base_url}}/?Action=DescribeAlarms&ActionPrefix=&AlarmNamePrefix=&AlarmNames.member.N=&MaxRecords=&NextToken=&StateValue=&Version=2010-08-01
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | ||
ActionPrefix | null | The action name prefix. | |
AlarmNamePrefix | null | The alarm name prefix. If this parameter is specified, you cannot specify AlarmNames. | |
AlarmNames.member.N | null | The names of the alarms. | |
MaxRecords | null | The maximum number of alarm descriptions to retrieve. | |
NextToken | null | The token returned by a previous call to indicate that there is more data available. | |
StateValue | null | The state value to be used in matching alarms. | |
Version | string |