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_xss_match_set/ for full documentation.
wafregional_update_xss_match_set(XssMatchSetId, ChangeToken, Updates)[required] The XssMatchSetId of the XssMatchSet that you want to update.
XssMatchSetId is returned by
create_xss_match_set and by
list_xss_match_sets.
[required] The value returned by the most recent call to
get_change_token.
[required] An array of XssMatchSetUpdate objects that you want to insert into or
delete from an XssMatchSet. For more information, see the applicable
data types:
XssMatchSetUpdate: Contains Action and XssMatchTuple
XssMatchTuple: Contains FieldToMatch and TextTransformation
FieldToMatch: Contains Data and Type