configservice_put_remediation_configurations: Adds or updates the remediation configuration with a specific...

View source: R/configservice_operations.R

configservice_put_remediation_configurationsR 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.


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