AWSCDK::WAFv2

12 types

AWS::WAFv2 Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

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::WAFv2.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 6

CfnIPSet> This is the latest version of *AWS WAF* , named AWS WAF V2, released in November, 2019. CfnLoggingConfigurationDefines an association between logging destinations and a web ACL resource, for logging fr CfnRegexPatternSet> This is the latest version of *AWS WAF* , named AWS WAF V2, released in November, 2019. CfnRuleGroup> This is the latest version of *AWS WAF* , named AWS WAF V2, released in November, 2019. CfnWebACL> This is the latest version of *AWS WAF* , named AWS WAF V2, released in November, 2019. CfnWebACLAssociation> This is the latest version of *AWS WAF* , named AWS WAF V2, released in November, 2019.

Interfaces 6

CfnIPSetPropsProperties for defining a `CfnIPSet`. CfnLoggingConfigurationPropsProperties for defining a `CfnLoggingConfiguration`. CfnRegexPatternSetPropsProperties for defining a `CfnRegexPatternSet`. CfnRuleGroupPropsProperties for defining a `CfnRuleGroup`. CfnWebACLAssociationPropsProperties for defining a `CfnWebACLAssociation`. CfnWebACLPropsProperties for defining a `CfnWebACL`.