configservice_disassociate_resource_types: Removes all resource types specified in the ResourceTypes...

View source: R/configservice_operations.R

configservice_disassociate_resource_typesR Documentation

Removes all resource types specified in the ResourceTypes list from the RecordingGroup of configuration recorder and excludes these resource types when recording

Description

Removes all resource types specified in the ResourceTypes list from the RecordingGroup of configuration recorder and excludes these resource types when recording.

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

Usage

configservice_disassociate_resource_types(
  ConfigurationRecorderArn,
  ResourceTypes
)

Arguments

ConfigurationRecorderArn

[required] The Amazon Resource Name (ARN) of the specified configuration recorder.

ResourceTypes

[required] The list of resource types you want to remove from the recording group of the specified configuration recorder.


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