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

*********************
disassociate_drt_role
*********************



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

  

  Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.

  

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


  **Request Syntax**
  ::

    response = client.disassociate_drt_role()
    
    
  
  :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.OptimisticLockException`

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

  