paws.management (version 0.1.0)

configservice_describe_configuration_recorders: Returns the details for the specified configuration recorders

Description

Returns the details for the specified configuration recorders. If the configuration recorder is not specified, this action returns the details for all configuration recorders associated with the account.

Usage

configservice_describe_configuration_recorders(
  ConfigurationRecorderNames)

Arguments

ConfigurationRecorderNames

A list of configuration recorder names.

Request syntax

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

Details

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