View source: R/configservice_operations.R
configservice_list_configuration_recorders | R Documentation |
Returns a list of configuration recorders depending on the filters you specify.
See https://www.paws-r-sdk.com/docs/configservice_list_configuration_recorders/ for full documentation.
configservice_list_configuration_recorders(
Filters = NULL,
MaxResults = NULL,
NextToken = NULL
)
Filters |
Filters the results based on a list of |
MaxResults |
The maximum number of results to include in the response. |
NextToken |
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.