View source: R/configservice_operations.R
configservice_describe_configuration_recorder_status | R Documentation |
Returns the current status of the specified configuration recorder as well as the status of the last recording event for the recorder. If a configuration recorder is not specified, this action returns the status of all configuration recorders associated with the account.
See https://www.paws-r-sdk.com/docs/configservice_describe_configuration_recorder_status/ for full documentation.
configservice_describe_configuration_recorder_status(
ConfigurationRecorderNames = NULL
)
ConfigurationRecorderNames |
The name(s) of the configuration recorder. If the name is not specified, the action returns the current status of all the configuration recorders associated with the account. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.