v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428161141.0 KB

Lists the controls enabled by Amazon Web Services Control Tower on the specified organizational unit and the accounts it contains. 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/list-enabled-controls

Request body

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>.

nextTokenstring

The token to continue the list from a previous API call with the same parameters.

maxResultsinteger

How many results to return per API call.

includeChildrenboolean

A boolean value that determines whether to include enabled controls from child organizational units in the response.

Response

Success

nextTokenstring

Retrieves the next page of results. If the string is empty, the response is the end of the results.