This is AWS WAF Classic documentation
Source:R/wafregional_operations.R
wafregional_update_ip_set.RdThis 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.
Arguments
- IPSetId
[required] The
IPSetIdof the IPSet that you want to update.IPSetIdis returned bycreate_ip_setand bylist_ip_sets.- ChangeToken
[required] The value returned by the most recent call to
get_change_token.- Updates
[required] An array of
IPSetUpdateobjects that you want to insert into or delete from an IPSet. For more information, see the applicable data types:IPSetUpdate: Contains
ActionandIPSetDescriptorIPSetDescriptor: Contains
TypeandValue
You can insert a maximum of 1000 addresses in a single request.