This is AWS WAF Classic documentation
Source:R/wafregional_operations.R
wafregional_update_regex_match_set.RdThis 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.
Arguments
- RegexMatchSetId
[required] The
RegexMatchSetIdof the RegexMatchSet that you want to update.RegexMatchSetIdis returned bycreate_regex_match_setand bylist_regex_match_sets.- Updates
[required] An array of
RegexMatchSetUpdateobjects that you want to insert into or delete from a RegexMatchSet. For more information, see RegexMatchTuple.- ChangeToken
[required] The value returned by the most recent call to
get_change_token.