View source: R/controltower_operations.R
controltower_list_enabled_baselines | R Documentation |
Returns a list of summaries describing EnabledBaseline
resources. You can filter the list by the corresponding Baseline
or Target
of the EnabledBaseline
resources. For usage examples, see the Amazon Web Services Control Tower User Guide .
See https://www.paws-r-sdk.com/docs/controltower_list_enabled_baselines/ for full documentation.
controltower_list_enabled_baselines(
filter = NULL,
maxResults = NULL,
nextToken = NULL
)
filter |
A filter applied on the |
maxResults |
The maximum number of results to be shown. |
nextToken |
A pagination token. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.