View source: R/controltower_operations.R
controltower_list_enabled_controls | R Documentation |
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 Controls Reference Guide .
See https://www.paws-r-sdk.com/docs/controltower_list_enabled_controls/ for full documentation.
controltower_list_enabled_controls(
filter = NULL,
maxResults = NULL,
nextToken = NULL,
targetIdentifier = NULL
)
filter |
An input filter for the
|
maxResults |
How many results to return per API call. |
nextToken |
The token to continue the list from a previous API call with the same parameters. |
targetIdentifier |
The ARN of the organizational unit. For information on how to find the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.