View source: R/configservice_operations.R
configservice_put_remediation_configurations | R Documentation |
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.
configservice_put_remediation_configurations(RemediationConfigurations)
RemediationConfigurations |
[required] A list of remediation configuration objects. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.