waf_delete_ip_set: This is AWS WAF Classic documentation
Usage
waf_delete_ip_set(IPSetId, ChangeToken)
Arguments
- IPSetId
[required] The IPSetId
of the IPSet that you want to delete. IPSetId
is
returned by create_ip_set
and by
list_ip_sets
.
- ChangeToken
[required] The value returned by the most recent call to
get_change_token
.