waf_delete_rule: This is AWS WAF Classic documentation
Usage
waf_delete_rule(RuleId, ChangeToken)
Arguments
- RuleId
[required] The RuleId
of the Rule that you want to delete. RuleId
is returned
by create_rule
and by
list_rules
.
- ChangeToken
[required] The value returned by the most recent call to
get_change_token
.