Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.WAF

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 CfnByteMatchSet.

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 CfnIPSet.

CfnRule

This is AWS WAF Classic documentation.

CfnRule.PredicateProperty

Specifies the ByteMatchSet , IPSet , SqlInjectionMatchSet , XssMatchSet , RegexMatchSet , GeoMatchSet , and SizeConstraintSet objects that you want to add to a Rule and, for each object, indicates whether you want to negate the settings, for example, requests that do NOT originate from the IP address 192.0.2.44.

CfnRuleProps

Properties for defining a CfnRule.

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 CfnSizeConstraintSet.

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 CfnSqlInjectionMatchSet.

CfnWebACL

This is AWS WAF Classic documentation.

CfnWebACL.ActivatedRuleProperty

The ActivatedRule object in an UpdateWebACL request specifies a Rule that you want to insert or delete, the priority of the Rule in the WebACL , and the action that you want AWS WAF to take when a web request matches the Rule ( ALLOW , BLOCK , or COUNT ).

CfnWebACL.WafActionProperty

AWS WAF Classic support will end on September 30, 2025.

CfnWebACLProps

Properties for defining a CfnWebACL.

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 CfnXssMatchSet.

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 ByteMatchSet , IPSet , SqlInjectionMatchSet , XssMatchSet , RegexMatchSet , GeoMatchSet , and SizeConstraintSet objects that you want to add to a Rule and, for each object, indicates whether you want to negate the settings, for example, requests that do NOT originate from the IP address 192.0.2.44.

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 ActivatedRule object in an UpdateWebACL request specifies a Rule that you want to insert or delete, the priority of the Rule in the WebACL , and the action that you want AWS WAF to take when a web request matches the Rule ( ALLOW , BLOCK , or COUNT ).

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 CfnByteMatchSet.

ICfnIPSetProps

Properties for defining a CfnIPSet.

ICfnRuleProps

Properties for defining a CfnRule.

ICfnSizeConstraintSetProps

Properties for defining a CfnSizeConstraintSet.

ICfnSqlInjectionMatchSetProps

Properties for defining a CfnSqlInjectionMatchSet.

ICfnWebACLProps

Properties for defining a CfnWebACL.

ICfnXssMatchSetProps

Properties for defining a CfnXssMatchSet.

Back to top Generated by DocFX