v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428161141.0 KB

This API call turns off a control. It starts an asynchronous operation that deletes Amazon Web Services resources on the specified organizational unit and the accounts it contains. The resources will vary according to the control that you specify. For usage examples, see the <a href="https://docs.aws.amazon.com/controltower/latest/controlreference/control-api-examples-short.html"> <i>Controls Reference Guide</i> </a>.

post/disable-control

Request body

controlIdentifierstring

The ARN of the control. Only <b>Strongly recommended</b> and <b>Elective</b> controls are permitted, with the exception of the <b>Region deny</b> control. For information on how to find the <code>controlIdentifier</code>, see <a href="https://docs.aws.amazon.com/controltower/latest/APIReference/Welcome.html">the overview page</a>.

targetIdentifierstring

The ARN of the organizational unit. For information on how to find the <code>targetIdentifier</code>, see <a href="https://docs.aws.amazon.com/controltower/latest/APIReference/Welcome.html">the overview page</a>.

enabledControlIdentifierstring

The ARN of the enabled control to be disabled, which uniquely identifies the control instance on the target organizational unit.

Response

Success

operationIdentifierstring required

The ID of the asynchronous operation, which is used to track status. The operation is available for 90 days.