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/wafregional_update_regex_match_set/ for full documentation.
wafregional_update_regex_match_set(RegexMatchSetId, Updates, ChangeToken)
[required] The RegexMatchSetId
of the RegexMatchSet that you want to update.
RegexMatchSetId
is returned by
create_regex_match_set
and by
list_regex_match_sets
.
[required] An array of RegexMatchSetUpdate
objects that you want to insert into
or delete from a RegexMatchSet. For more information, see
RegexMatchTuple.
[required] The value returned by the most recent call to
get_change_token
.