disable_alarm_actions
(**kwargs)¶Disables the actions for the specified alarms. When an alarm's actions are disabled, the alarm actions do not execute when the alarm state changes.
See also: AWS API Documentation
Request Syntax
response = client.disable_alarm_actions(
AlarmNames=[
'string',
]
)
[REQUIRED]
The names of the alarms.