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

*****************************
activate_organizations_access
*****************************



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

  

  Activate trusted access with Organizations. With trusted access between StackSets and Organizations activated, the management account has permissions to create and manage StackSets for your organization.

  

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


  **Request Syntax**
  ::

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

    
    ::

      {}
      
    **Response Structure**

    

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

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

  