Returns the details for the specified configuration recorders. If the configuration recorder is not specified, this action returns the details for all configuration recorders associated with the account.
Currently, you can specify only one configuration recorder per region in your account.
configservice_describe_configuration_recorders(
ConfigurationRecorderNames)
A list of configuration recorder names.
svc$describe_configuration_recorders( ConfigurationRecorderNames = list( "string" ) )