wafregional_update_sql_injection_match_set: This is AWS WAF Classic documentation

View source: R/wafregional_operations.R

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

Usage

wafregional_update_sql_injection_match_set(
  SqlInjectionMatchSetId,
  ChangeToken,
  Updates
)

Arguments

SqlInjectionMatchSetId

[required] The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to update. SqlInjectionMatchSetId is returned by create_sql_injection_match_set and by list_sql_injection_match_sets.

ChangeToken

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

Updates

[required] An array of SqlInjectionMatchSetUpdate objects that you want to insert into or delete from a SqlInjectionMatchSet. For more information, see the applicable data types:

  • SqlInjectionMatchSetUpdate: Contains Action and SqlInjectionMatchTuple

  • SqlInjectionMatchTuple: Contains FieldToMatch and TextTransformation

  • FieldToMatch: Contains Data and Type


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