View source: R/configservice_operations.R
configservice_describe_configuration_recorders | R Documentation |
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.
configservice_describe_configuration_recorders(
ConfigurationRecorderNames = NULL
)
ConfigurationRecorderNames |
A list of configuration recorder names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.