Skip to main content

Waf Ipset



Resource Icon

Resource Overview

An AWS WAF IPSet is a list of IP addresses used by the Web Application Firewall (WAF) on Amazon Web Services. It allows users to create and manage access rules for specified IP addresses. By using an IPSet, you can enhance web application security by allowing or blocking requests from specific IP addresses.

Associated Resources

Parent Resources

Resource Setting Values

  • scope: Specifies whether this is for an AWS CloudFront distribution or for a regional application - REGIONAL, CLOUDFRONT
  • ip_address_version: Specify IPV4 or IPV6 - IPV4, IPV6
  • addresses: Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless Inter-Domain Routing (CIDR) notation

Reference Materials