This is AWS WAF Classic documentation. For more information, see AWS WAF Classic in the developer guide.
See https://www.paws-r-sdk.com/docs/waf_update_rule_group/ for full documentation.
Arguments
- RuleGroupId
[required] The
RuleGroupIdof the RuleGroup that you want to update.RuleGroupIdis returned bycreate_rule_groupand bylist_rule_groups.- Updates
[required] An array of
RuleGroupUpdateobjects that you want to insert into or delete from a RuleGroup.You can only insert
REGULARrules into a rule group.ActivatedRule|OverrideActionapplies only when updating or adding aRuleGroupto aWebACL. In this case you do not useActivatedRule|Action. For all other update requests,ActivatedRule|Actionis used instead ofActivatedRule|OverrideAction.- ChangeToken
[required] The value returned by the most recent call to
get_change_token.