View source: R/configservice_operations.R
configservice_describe_configuration_recorders | R Documentation |
Returns details for the configuration recorder you specify.
See https://www.paws-r-sdk.com/docs/configservice_describe_configuration_recorders/ for full documentation.
configservice_describe_configuration_recorders(
ConfigurationRecorderNames = NULL,
ServicePrincipal = NULL,
Arn = NULL
)
ConfigurationRecorderNames |
A list of names of the configuration recorders that you want to specify. |
ServicePrincipal |
For service-linked configuration recorders, you can use the service principal of the linked Amazon Web Services service to specify the configuration recorder. |
Arn |
The Amazon Resource Name (ARN) of the configuration recorder that you want to specify. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.