disable_actions

CloudWatch.Alarm.disable_actions()

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 = alarm.disable_actions()
Returns
None