Returns details for the configuration recorder you specify
Source:R/configservice_operations.R
configservice_describe_configuration_recorders.RdReturns details for the configuration recorder you specify.
See https://www.paws-r-sdk.com/docs/configservice_describe_configuration_recorders/ for full documentation.
Usage
configservice_describe_configuration_recorders(
ConfigurationRecorderNames = NULL,
ServicePrincipal = NULL,
Arn = NULL
)Arguments
- ConfigurationRecorderNames
A list of names of the configuration recorders that you want to specify.
When making a request to this operation, you can only specify one configuration recorder.
- 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.