Package software.amazon.awscdk.services.waf.regional
package software.amazon.awscdk.services.waf.regional
AWS WAF Regional Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.waf.regional.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for WAFRegional construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::WAFRegional resources directly.
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.)
-
ClassDescriptionA fluent builder for
CfnByteMatchSet
.A builder forCfnByteMatchSet.ByteMatchTupleProperty
An implementation forCfnByteMatchSet.ByteMatchTupleProperty
A builder forCfnByteMatchSet.FieldToMatchProperty
An implementation forCfnByteMatchSet.FieldToMatchProperty
Properties for defining aCfnByteMatchSet
.A builder forCfnByteMatchSetProps
An implementation forCfnByteMatchSetProps
A fluent builder forCfnGeoMatchSet
.A builder forCfnGeoMatchSet.GeoMatchConstraintProperty
An implementation forCfnGeoMatchSet.GeoMatchConstraintProperty
Properties for defining aCfnGeoMatchSet
.A builder forCfnGeoMatchSetProps
An implementation forCfnGeoMatchSetProps
A fluent builder forCfnIPSet
.A builder forCfnIPSet.IPSetDescriptorProperty
An implementation forCfnIPSet.IPSetDescriptorProperty
Properties for defining aCfnIPSet
.A builder forCfnIPSetProps
An implementation forCfnIPSetProps
A fluent builder forCfnRateBasedRule
.Specifies theByteMatchSet
,IPSet
,SqlInjectionMatchSet
,XssMatchSet
,RegexMatchSet
,GeoMatchSet
, andSizeConstraintSet
objects that you want to add to aRule
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.A builder forCfnRateBasedRule.PredicateProperty
An implementation forCfnRateBasedRule.PredicateProperty
Properties for defining aCfnRateBasedRule
.A builder forCfnRateBasedRuleProps
An implementation forCfnRateBasedRuleProps
TheRegexPatternSet
specifies the regular expression (regex) pattern that you want AWS WAF to search for, such asB[a@]dB[o0]t
.A fluent builder forCfnRegexPatternSet
.Properties for defining aCfnRegexPatternSet
.A builder forCfnRegexPatternSetProps
An implementation forCfnRegexPatternSetProps
A fluent builder forCfnRule
.Specifies theByteMatchSet
,IPSet
,SqlInjectionMatchSet
,XssMatchSet
,RegexMatchSet
,GeoMatchSet
, andSizeConstraintSet
objects that you want to add to aRule
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.A builder forCfnRule.PredicateProperty
An implementation forCfnRule.PredicateProperty
Properties for defining aCfnRule
.A builder forCfnRuleProps
An implementation forCfnRuleProps
A fluent builder forCfnSizeConstraintSet
.The part of a web request that you want AWS WAF to inspect, such as a specific header or a query string.A builder forCfnSizeConstraintSet.FieldToMatchProperty
An implementation forCfnSizeConstraintSet.FieldToMatchProperty
A builder forCfnSizeConstraintSet.SizeConstraintProperty
An implementation forCfnSizeConstraintSet.SizeConstraintProperty
Properties for defining aCfnSizeConstraintSet
.A builder forCfnSizeConstraintSetProps
An implementation forCfnSizeConstraintSetProps
A fluent builder forCfnSqlInjectionMatchSet
.The part of a web request that you want AWS WAF to inspect, such as a specific header or a query string.A builder forCfnSqlInjectionMatchSet.FieldToMatchProperty
An implementation forCfnSqlInjectionMatchSet.FieldToMatchProperty
A builder forCfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty
An implementation forCfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty
Properties for defining aCfnSqlInjectionMatchSet
.A builder forCfnSqlInjectionMatchSetProps
An implementation forCfnSqlInjectionMatchSetProps
Specifies the action AWS WAF takes when a web request matches or doesn't match all rule conditions.A builder forCfnWebACL.ActionProperty
An implementation forCfnWebACL.ActionProperty
A fluent builder forCfnWebACL
.A combination ofByteMatchSet
,IPSet
, and/orSqlInjectionMatchSet
objects that identify the web requests that you want to allow, block, or count.A builder forCfnWebACL.RuleProperty
An implementation forCfnWebACL.RuleProperty
A fluent builder forCfnWebACLAssociation
.Properties for defining aCfnWebACLAssociation
.A builder forCfnWebACLAssociationProps
An implementation forCfnWebACLAssociationProps
Properties for defining aCfnWebACL
.A builder forCfnWebACLProps
An implementation forCfnWebACLProps
A fluent builder forCfnXssMatchSet
.The part of a web request that you want AWS WAF to inspect, such as a specific header or a query string.A builder forCfnXssMatchSet.FieldToMatchProperty
An implementation forCfnXssMatchSet.FieldToMatchProperty
A builder forCfnXssMatchSet.XssMatchTupleProperty
An implementation forCfnXssMatchSet.XssMatchTupleProperty
Properties for defining aCfnXssMatchSet
.A builder forCfnXssMatchSetProps
An implementation forCfnXssMatchSetProps