configservice_describe_configuration_recorder_status: Returns the current status of the specified configuration...

View source: R/configservice_operations.R

configservice_describe_configuration_recorder_statusR Documentation

Returns the current status of the specified configuration recorder as well as the status of the last recording event for the recorder

Description

Returns the current status of the specified configuration recorder as well as the status of the last recording event for the recorder. If a configuration recorder is not specified, this action returns the status of all configuration recorders associated with the account.

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

Usage

configservice_describe_configuration_recorder_status(
  ConfigurationRecorderNames = NULL
)

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.


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