configservice_describe_configuration_recorders: Returns details for the configuration recorder you specify

View source: R/configservice_operations.R

configservice_describe_configuration_recordersR Documentation

Returns details for the configuration recorder you specify

Description

Returns details for the configuration recorder you specify.

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

Usage

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

Arguments

ConfigurationRecorderNames

A list of names of the configuration recorders that you want to specify.

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.


paws.management documentation built on April 3, 2025, 10:39 p.m.