:doc:`CloudFormation <../../cloudformation>` / Client / deactivate_organizations_access

*******************************
deactivate_organizations_access
*******************************



.. py:method:: CloudFormation.Client.deactivate_organizations_access()

  

  Deactivates trusted access with Organizations. If trusted access is deactivated, the management account does not have permissions to create and manage service-managed StackSets for your organization.

  

  See also: `AWS API Documentation <https://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/DeactivateOrganizationsAccess>`_  


  **Request Syntax**
  ::

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

    
    ::

      {}
      
    **Response Structure**

    

    - *(dict) --* 
  
  **Exceptions**
  
  *   :py:class:`CloudFormation.Client.exceptions.InvalidOperationException`

  
  *   :py:class:`CloudFormation.Client.exceptions.OperationNotFoundException`

  