:doc:`Alarm <index>` / Action / disable_actions

***************
disable_actions
***************



.. py:method:: 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 <https://docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/DisableAlarmActions>`_  


  **Request Syntax**
  ::

    response = alarm.disable_actions()
    
    
  
  :returns: None