configservice_start_remediation_execution: Runs an on-demand remediation for the specified Config rules...

View source: R/configservice_operations.R

configservice_start_remediation_executionR Documentation

Runs an on-demand remediation for the specified Config rules against the last known remediation configuration

Description

Runs an on-demand remediation for the specified Config rules against the last known remediation configuration. It runs an execution against the current state of your resources. Remediation execution is asynchronous.

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

Usage

configservice_start_remediation_execution(ConfigRuleName, ResourceKeys)

Arguments

ConfigRuleName

[required] The list of names of Config rules that you want to run remediation execution for.

ResourceKeys

[required] A list of resource keys to be processed with the current request. Each element in the list consists of the resource type and resource ID.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.