AWSCDK::WAFRegional

22 types

AWS WAF Regional Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::WAFRegional.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 11

CfnByteMatchSet> This is *AWS WAF Classic* documentation. CfnGeoMatchSet> AWS WAF Classic support will end on September 30, 2025. CfnIPSet> AWS WAF Classic support will end on September 30, 2025. CfnRateBasedRule> This is *AWS WAF Classic* documentation. CfnRegexPatternSetThe `RegexPatternSet` specifies the regular expression (regex) pattern that you want AWS W CfnRule> This is *AWS WAF Classic* documentation. CfnSizeConstraintSet> AWS WAF Classic support will end on September 30, 2025. CfnSqlInjectionMatchSet> AWS WAF Classic support will end on September 30, 2025. CfnWebACL> This is *AWS WAF Classic* documentation. CfnWebACLAssociation> This is *AWS WAF Classic* documentation. CfnXssMatchSet> AWS WAF Classic support will end on September 30, 2025.

Interfaces 11

CfnByteMatchSetPropsProperties for defining a `CfnByteMatchSet`. CfnGeoMatchSetPropsProperties for defining a `CfnGeoMatchSet`. CfnIPSetPropsProperties for defining a `CfnIPSet`. CfnRateBasedRulePropsProperties for defining a `CfnRateBasedRule`. CfnRegexPatternSetPropsProperties for defining a `CfnRegexPatternSet`. CfnRulePropsProperties for defining a `CfnRule`. CfnSizeConstraintSetPropsProperties for defining a `CfnSizeConstraintSet`. CfnSqlInjectionMatchSetPropsProperties for defining a `CfnSqlInjectionMatchSet`. CfnWebACLAssociationPropsProperties for defining a `CfnWebACLAssociation`. CfnWebACLPropsProperties for defining a `CfnWebACL`. CfnXssMatchSetPropsProperties for defining a `CfnXssMatchSet`.