waf_update_regex_pattern_set: This is AWS WAF Classic documentation

View source: R/waf_operations.R

waf_update_regex_pattern_setR Documentation

This is AWS WAF Classic documentation

Description

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_regex_pattern_set/ for full documentation.

Usage

waf_update_regex_pattern_set(RegexPatternSetId, Updates, ChangeToken)

Arguments

RegexPatternSetId

[required] The RegexPatternSetId of the RegexPatternSet that you want to update. RegexPatternSetId is returned by create_regex_pattern_set and by list_regex_pattern_sets.

Updates

[required] An array of RegexPatternSetUpdate objects that you want to insert into or delete from a RegexPatternSet.

ChangeToken

[required] The value returned by the most recent call to get_change_token.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.