AWS

Download 223
Last updated Feb 21, 2024

aws-waf-remove-ip-set-address

Remove an IP address to the specified IP set of AWS WAF service.

aws-waf-remove-ip-set-address profile=PROFILE region=REGION id=ID name=NAME ip=IP [mask=MASK]
profile=PROFILE
The identifier of AWS connect profile
region=REGION
AWS region
id=ID
AWS WAF IP set ID
name=NAME
AWS WAF IP set name
ip=IP
IP address to remove from the IP set
mask=MASK
Max number if not specified.

Output Fields

FieldTypeNameDescription
aws_profileStringConnect profileThe identifier of AWS connect profile
regionStringRegione.g. ap-northeast-2
ip_set_idStringIP set IDIP set ID of AWS WAF in GUID format
ip_set_nameStringIP set nameIP set name of AWS WAF
ipIP addressIP address
maskIntegerMask0-32 for IPv4 address, 0-128 for IPv6 address
is_addedBoolIs removed