Learn R Programming

paws.management (version 0.5.0)

controltower_list_enabled_controls: Lists the controls enabled by Amazon Web Services Control Tower on the specified organizational unit and the accounts it contains

Description

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 Amazon Web Services Control Tower User Guide .

See https://www.paws-r-sdk.com/docs/controltower_list_enabled_controls/ for full documentation.

Usage

controltower_list_enabled_controls(
  maxResults = NULL,
  nextToken = NULL,
  targetIdentifier
)

Arguments

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

[required] The ARN of the organizational unit. For information on how to find the targetIdentifier, see the overview page.