Namespace Amazon.CDK.AWS.WAF
AWS Web Application Firewall Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.WAF;
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::WAF.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnByteMatchSet | This is AWS WAF Classic documentation. |
CfnByteMatchSet.ByteMatchTupleProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnByteMatchSet.FieldToMatchProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnByteMatchSetProps | Properties for defining a |
CfnIPSet | AWS WAF Classic support will end on September 30, 2025. |
CfnIPSet.IPSetDescriptorProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnIPSetProps | Properties for defining a |
CfnRule | This is AWS WAF Classic documentation. |
CfnRule.PredicateProperty | Specifies the |
CfnRuleProps | Properties for defining a |
CfnSizeConstraintSet | AWS WAF Classic support will end on September 30, 2025. |
CfnSizeConstraintSet.FieldToMatchProperty | The part of a web request that you want to inspect, such as a specified header or a query string. |
CfnSizeConstraintSet.SizeConstraintProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnSizeConstraintSetProps | Properties for defining a |
CfnSqlInjectionMatchSet | AWS WAF Classic support will end on September 30, 2025. |
CfnSqlInjectionMatchSet.FieldToMatchProperty | The part of a web request that you want to inspect, such as a specified header or a query string. |
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnSqlInjectionMatchSetProps | Properties for defining a |
CfnWebACL | This is AWS WAF Classic documentation. |
CfnWebACL.ActivatedRuleProperty | The |
CfnWebACL.WafActionProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnWebACLProps | Properties for defining a |
CfnXssMatchSet | AWS WAF Classic support will end on September 30, 2025. |
CfnXssMatchSet.FieldToMatchProperty | The part of a web request that you want to inspect, such as a specified header or a query string. |
CfnXssMatchSet.XssMatchTupleProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnXssMatchSetProps | Properties for defining a |
Interfaces
CfnByteMatchSet.IByteMatchTupleProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnByteMatchSet.IFieldToMatchProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnIPSet.IIPSetDescriptorProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnRule.IPredicateProperty | Specifies the |
CfnSizeConstraintSet.IFieldToMatchProperty | The part of a web request that you want to inspect, such as a specified header or a query string. |
CfnSizeConstraintSet.ISizeConstraintProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnSqlInjectionMatchSet.IFieldToMatchProperty | The part of a web request that you want to inspect, such as a specified header or a query string. |
CfnSqlInjectionMatchSet.ISqlInjectionMatchTupleProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnWebACL.IActivatedRuleProperty | The |
CfnWebACL.IWafActionProperty | AWS WAF Classic support will end on September 30, 2025. |
CfnXssMatchSet.IFieldToMatchProperty | The part of a web request that you want to inspect, such as a specified header or a query string. |
CfnXssMatchSet.IXssMatchTupleProperty | AWS WAF Classic support will end on September 30, 2025. |
ICfnByteMatchSetProps | Properties for defining a |
ICfnIPSetProps | Properties for defining a |
ICfnRuleProps | Properties for defining a |
ICfnSizeConstraintSetProps | Properties for defining a |
ICfnSqlInjectionMatchSetProps | Properties for defining a |
ICfnWebACLProps | Properties for defining a |
ICfnXssMatchSetProps | Properties for defining a |