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_ip_set/ for full documentation.
wafregional_update_ip_set(IPSetId, ChangeToken, Updates)
[required] The IPSetId
of the IPSet that you want to update. IPSetId
is
returned by create_ip_set
and by
list_ip_sets
.
[required] The value returned by the most recent call to
get_change_token
.
[required] An array of IPSetUpdate
objects that you want to insert into or delete
from an IPSet. For more information, see the applicable data types:
IPSetUpdate: Contains Action
and IPSetDescriptor
IPSetDescriptor: Contains Type
and Value
You can insert a maximum of 1000 addresses in a single request.