Amazon Control Tower · Arazzo Workflow
AWS Control Tower Disable Control and Confirm
Version 1.0.0
Disable a control on an organizational unit and poll the async operation until it completes.
View Spec
View on GitHub
ComplianceGovernanceLanding ZoneMulti-AccountSecurityControlsArazzoWorkflows
Provider
Workflows
disable-control
Disable a control on an OU and wait for the operation to succeed.
Calls disableControl, then repeatedly checks getControlOperation until the operation status is no longer IN_PROGRESS.
1
disableControl
Start the asynchronous disable-control operation on the target OU and capture the operation identifier used for polling.
2
pollControlOperation
Check the status of the disable-control operation. Repeats while the operation is still IN_PROGRESS, and ends the workflow once it has SUCCEEDED.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.