Learn R Programming

paws.networking (version 0.2.0)

route53recoverycontrolconfig_update_safety_rule: Update a safety rule (an assertion rule or gating rule)

Description

Update a safety rule (an assertion rule or gating rule). You can only update the name and the waiting period for a safety rule. To make other updates, delete the safety rule and create a new one.

See https://paws-r.github.io/docs/route53recoverycontrolconfig/update_safety_rule.html for full documentation.

Usage

route53recoverycontrolconfig_update_safety_rule(
  AssertionRuleUpdate = NULL,
  GatingRuleUpdate = NULL
)

Arguments

AssertionRuleUpdate

The assertion rule to update.

GatingRuleUpdate

The gating rule to update.