Learn R Programming

paws.management (version 0.9.0)

configservice_describe_configuration_recorder_status: Returns the current status of the configuration recorder you specify as well as the status of the last recording event for the configuration recorders

Description

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.

Usage

configservice_describe_configuration_recorder_status(
  ConfigurationRecorderNames = NULL,
  ServicePrincipal = NULL,
  Arn = NULL
)

Arguments

ConfigurationRecorderNames

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.

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.