paws.management (version 0.1.0)

configservice_describe_configuration_recorder_status: Returns the current status of the specified configuration recorder

Description

Returns the current status of the specified configuration recorder. If a configuration recorder is not specified, this action returns the status of all configuration recorders associated with the account.

Usage

configservice_describe_configuration_recorder_status(
  ConfigurationRecorderNames)

Arguments

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.

Request syntax

svc$describe_configuration_recorder_status(
  ConfigurationRecorderNames = list(
    "string"
  )
)

Details

Currently, you can specify only one configuration recorder per region in your account.