Returns the current status of the configuration recorder you specify as well as the status of the last recording event for the configuration recorders.
See https://www.paws-r-sdk.com/docs/configservice_describe_configuration_recorder_status/ for full documentation.
configservice_describe_configuration_recorder_status(
ConfigurationRecorderNames = NULL,
ServicePrincipal = NULL,
Arn = NULL
)
The name of the configuration recorder. If the name is not specified, the opertation returns the status for the customer managed configuration recorder configured for the account, if applicable.
When making a request to this operation, you can only specify one configuration recorder.
For service-linked configuration recorders, you can use the service principal of the linked Amazon Web Services service to specify the configuration recorder.
The Amazon Resource Name (ARN) of the configuration recorder that you want to specify.