| Package | Description |
|---|---|
| software.amazon.awscdk.services.waf |
AWS Web Application Firewall Construct Library
|
| Class and Description |
|---|
| CfnByteMatchSet
A CloudFormation `AWS::WAF::ByteMatchSet`.
|
| CfnByteMatchSet.Builder
A fluent builder for
CfnByteMatchSet. |
| CfnByteMatchSet.ByteMatchTupleProperty
> This is *AWS WAF Classic* documentation.
|
| CfnByteMatchSet.ByteMatchTupleProperty.Builder
A builder for
CfnByteMatchSet.ByteMatchTupleProperty |
| CfnByteMatchSet.FieldToMatchProperty
> This is *AWS WAF Classic* documentation.
|
| CfnByteMatchSet.FieldToMatchProperty.Builder
A builder for
CfnByteMatchSet.FieldToMatchProperty |
| CfnByteMatchSetProps
Properties for defining a `CfnByteMatchSet`.
|
| CfnByteMatchSetProps.Builder
A builder for
CfnByteMatchSetProps |
| CfnIPSet
A CloudFormation `AWS::WAF::IPSet`.
|
| CfnIPSet.Builder
A fluent builder for
CfnIPSet. |
| CfnIPSet.IPSetDescriptorProperty
> This is *AWS WAF Classic* documentation.
|
| CfnIPSet.IPSetDescriptorProperty.Builder
A builder for
CfnIPSet.IPSetDescriptorProperty |
| CfnIPSetProps
Properties for defining a `CfnIPSet`.
|
| CfnIPSetProps.Builder
A builder for
CfnIPSetProps |
| CfnRule
A CloudFormation `AWS::WAF::Rule`.
|
| CfnRule.Builder
A fluent builder for
CfnRule. |
| 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.
|
| CfnRule.PredicateProperty.Builder
A builder for
CfnRule.PredicateProperty |
| CfnRuleProps
Properties for defining a `CfnRule`.
|
| CfnRuleProps.Builder
A builder for
CfnRuleProps |
| CfnSizeConstraintSet
A CloudFormation `AWS::WAF::SizeConstraintSet`.
|
| CfnSizeConstraintSet.Builder
A fluent builder for
CfnSizeConstraintSet. |
| CfnSizeConstraintSet.FieldToMatchProperty
The part of a web request that you want to inspect, such as a specified header or a query string.
|
| CfnSizeConstraintSet.FieldToMatchProperty.Builder
A builder for
CfnSizeConstraintSet.FieldToMatchProperty |
| CfnSizeConstraintSet.SizeConstraintProperty
> This is *AWS WAF Classic* documentation.
|
| CfnSizeConstraintSet.SizeConstraintProperty.Builder
A builder for
CfnSizeConstraintSet.SizeConstraintProperty |
| CfnSizeConstraintSetProps
Properties for defining a `CfnSizeConstraintSet`.
|
| CfnSizeConstraintSetProps.Builder
A builder for
CfnSizeConstraintSetProps |
| CfnSqlInjectionMatchSet
A CloudFormation `AWS::WAF::SqlInjectionMatchSet`.
|
| CfnSqlInjectionMatchSet.Builder
A fluent builder for
CfnSqlInjectionMatchSet. |
| CfnSqlInjectionMatchSet.FieldToMatchProperty
The part of a web request that you want to inspect, such as a specified header or a query string.
|
| CfnSqlInjectionMatchSet.FieldToMatchProperty.Builder
A builder for
CfnSqlInjectionMatchSet.FieldToMatchProperty |
| CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty
> This is *AWS WAF Classic* documentation.
|
| CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder
A builder for
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty |
| CfnSqlInjectionMatchSetProps
Properties for defining a `CfnSqlInjectionMatchSet`.
|
| CfnSqlInjectionMatchSetProps.Builder
A builder for
CfnSqlInjectionMatchSetProps |
| CfnWebACL
A CloudFormation `AWS::WAF::WebACL`.
|
| 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.ActivatedRuleProperty.Builder
A builder for
CfnWebACL.ActivatedRuleProperty |
| CfnWebACL.Builder
A fluent builder for
CfnWebACL. |
| CfnWebACL.WafActionProperty
> This is *AWS WAF Classic* documentation.
|
| CfnWebACL.WafActionProperty.Builder
A builder for
CfnWebACL.WafActionProperty |
| CfnWebACLProps
Properties for defining a `CfnWebACL`.
|
| CfnWebACLProps.Builder
A builder for
CfnWebACLProps |
| CfnXssMatchSet
A CloudFormation `AWS::WAF::XssMatchSet`.
|
| CfnXssMatchSet.Builder
A fluent builder for
CfnXssMatchSet. |
| CfnXssMatchSet.FieldToMatchProperty
The part of a web request that you want to inspect, such as a specified header or a query string.
|
| CfnXssMatchSet.FieldToMatchProperty.Builder
A builder for
CfnXssMatchSet.FieldToMatchProperty |
| CfnXssMatchSet.XssMatchTupleProperty
> This is *AWS WAF Classic* documentation.
|
| CfnXssMatchSet.XssMatchTupleProperty.Builder
A builder for
CfnXssMatchSet.XssMatchTupleProperty |
| CfnXssMatchSetProps
Properties for defining a `CfnXssMatchSet`.
|
| CfnXssMatchSetProps.Builder
A builder for
CfnXssMatchSetProps |
Copyright © 2022. All rights reserved.