configservice_describe_configuration_recorders {paws.management} | R Documentation |
Returns the details for the specified configuration recorders
Description
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.
See https://www.paws-r-sdk.com/docs/configservice_describe_configuration_recorders/ for full documentation.
Usage
configservice_describe_configuration_recorders(
ConfigurationRecorderNames = NULL
)
Arguments
ConfigurationRecorderNames |
A list of configuration recorder names. |
[Package paws.management version 0.7.0 Index]