:doc:`Shield <../../shield>` / Client / disable_proactive_engagement

****************************
disable_proactive_engagement
****************************



.. py:method:: Shield.Client.disable_proactive_engagement()

  

  Removes authorization from the Shield Response Team (SRT) to notify contacts about escalations to the SRT and to initiate proactive customer support.

  

  See also: `AWS API Documentation <https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/DisableProactiveEngagement>`_  


  **Request Syntax**
  ::

    response = client.disable_proactive_engagement()
    
    
  
  :rtype: dict
  :returns: 
    
    **Response Syntax**

    
    ::

      {}
      
    **Response Structure**

    

    - *(dict) --* 
  
  **Exceptions**
  
  *   :py:class:`Shield.Client.exceptions.InternalErrorException`

  
  *   :py:class:`Shield.Client.exceptions.InvalidOperationException`

  
  *   :py:class:`Shield.Client.exceptions.InvalidParameterException`

  
  *   :py:class:`Shield.Client.exceptions.ResourceNotFoundException`

  
  *   :py:class:`Shield.Client.exceptions.OptimisticLockException`

  