configservice_describe_configuration_recorders: Returns the details for the specified configuration recorders

View source: R/configservice_operations.R

configservice_describe_configuration_recordersR Documentation

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.

See https://www.paws-r-sdk.com/docs/configservice_describe_configuration_recorders/ for full documentation.

Usage

configservice_describe_configuration_recorders(
  ConfigurationRecorderNames = NULL
)

Arguments

ConfigurationRecorderNames

A list of configuration recorder names.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.