DeactivateOrganizationsAccess
Deactivates trusted access with AWS Organizations. If trusted access is deactivated, the management account does not have permissions to create and manage service-managed 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
DeactivateOrganizationsAccess
This example illustrates one usage of DeactivateOrganizationsAccess.
Sample Request
https://cloudformation.us-east-1.amazonaws.com/
?Action=DeactivateOrganizationsAccess
Sample Response
<DeactivateOrganizationsAccessResponse xmlns="http://internal.amazon.com/coral/com.amazonaws.maestro.service.v20160713/">
<DeactivateOrganizationsAccessResult/>
<ResponseMetadata>
<RequestId>f2038c6a-2ef6-45d0-a045-f2b4d15647ba</RequestId>
</ResponseMetadata>
</DeactivateOrganizationsAccessResponse>
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: