AWS CloudWatch · Schema

DescribeAlarmsInput

AlarmsAwsDashboardsLogsMetricsMonitoringObservability

Properties

Name Type Description
AlarmNames array The names of the alarms to retrieve information about.
AlarmNamePrefix string An alarm name prefix. If specified, only alarms with names that start with this prefix are returned.
AlarmTypes array Specify this parameter to receive information only about alarms of the specified types.
ChildrenOfAlarmName string If you use this parameter and specify the name of a composite alarm, the operation returns information about the child alarms.
ParentsOfAlarmName string If you use this parameter and specify the name of a metric alarm, the operation returns information about the composite alarms that reference it.
ActionPrefix string Use this parameter to filter the results to only those alarms that use a certain alarm action.
MaxRecords integer The maximum number of alarm descriptions to retrieve.
NextToken string The token returned by a previous call to indicate there is more data available.
View JSON Schema on GitHub