ActivateOrganizationsAccess
Activate trusted access with AWS Organizations. With trusted access between StackSets and Organizations activated, the management account has permissions to create and manage StackSets for your organization.
Errors
For information about the errors that are common to all actions, see Common Errors.
- InvalidOperation
-
The specified operation isn't valid.
HTTP Status Code: 400
- OperationNotFound
-
The specified ID refers to an operation that doesn't exist.
HTTP Status Code: 404
Examples
ActivateOrganizationsAccess
This example illustrates one usage of ActivateOrganizationsAccess.
Sample Request
https://cloudformation.us-east-1.amazonaws.com/
?Action=ActivateOrganizationsAccess
Sample Response
<ActivateOrganizationsAccessResponse xmlns="http://internal.amazon.com/coral/com.amazonaws.maestro.service.v20160713/">
<ActivateOrganizationsAccessResult/>
<ResponseMetadata>
<RequestId>f2038c6a-2ef6-45d0-a045-f2b4d15647ba</RequestId>
</ResponseMetadata>
</ActivateOrganizationsAccessResponse>
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: