Uses of Package
software.amazon.awscdk.services.waf
Package
Description
AWS Web Application Firewall Construct Library
-
ClassDescriptionA CloudFormation
AWS::WAF::ByteMatchSet
.A fluent builder forCfnByteMatchSet
.A builder forCfnByteMatchSet.ByteMatchTupleProperty
A builder forCfnByteMatchSet.FieldToMatchProperty
Properties for defining aCfnByteMatchSet
.A builder forCfnByteMatchSetProps
A CloudFormationAWS::WAF::IPSet
.A fluent builder forCfnIPSet
.A builder forCfnIPSet.IPSetDescriptorProperty
Properties for defining aCfnIPSet
.A builder forCfnIPSetProps
A CloudFormationAWS::WAF::Rule
.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
Properties for defining aCfnRule
.A builder forCfnRuleProps
A CloudFormationAWS::WAF::SizeConstraintSet
.A fluent builder forCfnSizeConstraintSet
.The part of a web request that you want to inspect, such as a specified header or a query string.A builder forCfnSizeConstraintSet.FieldToMatchProperty
A builder forCfnSizeConstraintSet.SizeConstraintProperty
Properties for defining aCfnSizeConstraintSet
.A builder forCfnSizeConstraintSetProps
A CloudFormationAWS::WAF::SqlInjectionMatchSet
.A fluent builder forCfnSqlInjectionMatchSet
.The part of a web request that you want to inspect, such as a specified header or a query string.A builder forCfnSqlInjectionMatchSet.FieldToMatchProperty
A builder forCfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty
Properties for defining aCfnSqlInjectionMatchSet
.A builder forCfnSqlInjectionMatchSetProps
A CloudFormationAWS::WAF::WebACL
.TheActivatedRule
object in anUpdateWebACL
request specifies aRule
that you want to insert or delete, the priority of theRule
in theWebACL
, and the action that you want AWS WAF to take when a web request matches theRule
(ALLOW
,BLOCK
, orCOUNT
).A builder forCfnWebACL.ActivatedRuleProperty
A fluent builder forCfnWebACL
.A builder forCfnWebACL.WafActionProperty
Properties for defining aCfnWebACL
.A builder forCfnWebACLProps
A CloudFormationAWS::WAF::XssMatchSet
.A fluent builder forCfnXssMatchSet
.The part of a web request that you want to inspect, such as a specified header or a query string.A builder forCfnXssMatchSet.FieldToMatchProperty
A builder forCfnXssMatchSet.XssMatchTupleProperty
Properties for defining aCfnXssMatchSet
.A builder forCfnXssMatchSetProps