configservice_put_remediation_configurations {paws.management}R Documentation

Adds or updates the remediation configuration with a specific Config rule with the selected target or action

Description

Adds or updates the remediation configuration with a specific Config rule with the selected target or action. The API creates the RemediationConfiguration object for the Config rule. The Config rule must already exist for you to add a remediation configuration. The target (SSM document) must exist and have permissions to use the target.

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

Usage

configservice_put_remediation_configurations(RemediationConfigurations)

Arguments

RemediationConfigurations

[required] A list of remediation configuration objects.


[Package paws.management version 0.7.0 Index]