configservice_delete_remediation_configuration {paws.management}R Documentation

Deletes the remediation configuration

Description

Deletes the remediation configuration.

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

Usage

configservice_delete_remediation_configuration(
  ConfigRuleName,
  ResourceType = NULL
)

Arguments

ConfigRuleName

[required] The name of the Config rule for which you want to delete remediation configuration.

ResourceType

The type of a resource.


[Package paws.management version 0.9.0 Index]