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_size_constraint_set/ for full documentation.
wafregional_update_size_constraint_set(
SizeConstraintSetId,
ChangeToken,
Updates
)
[required] The SizeConstraintSetId
of the SizeConstraintSet that you want to
update. SizeConstraintSetId
is returned by
create_size_constraint_set
and by
list_size_constraint_sets
.
[required] The value returned by the most recent call to
get_change_token
.
[required] An array of SizeConstraintSetUpdate
objects that you want to insert
into or delete from a SizeConstraintSet. For more information, see the
applicable data types:
SizeConstraintSetUpdate: Contains Action
and SizeConstraint
SizeConstraint: Contains FieldToMatch
, TextTransformation
,
ComparisonOperator
, and Size
FieldToMatch: Contains Data
and Type