AWS Fundamentals Logo
AWS Fundamentals
L2 Construct

WebAcl

A WAF web ACL for protecting web applications

Import

import { WebAcl } from 'aws-cdk-lib/aws-wafv2';

Or use the module namespace:

import * as wafv2 from 'aws-cdk-lib/aws-wafv2';
// wafv2.WebAcl

Underlying CloudFormation Resources

This L2 construct creates and manages the following CloudFormation resources.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter