Returns a list of configuration recorders depending on the filters you specify
Source:R/configservice_operations.R
configservice_list_configuration_recorders.RdReturns 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.
Usage
configservice_list_configuration_recorders(
Filters = NULL,
MaxResults = NULL,
NextToken = NULL
)