Well Architected CloudFront WAF, by default this WAF enables the following AWS managed WAF Rules
Default Usage
new WaCloudfrontWaf(this, "LogicalId", {});
Custom Configuration
new WaCloudfrontWaf(this, "LogicalId", { waDoNotAddAnonymousIpWafRules: true});
It addresses the following compliance requirements, when used with CloudFront Distribution
PCI, HIPAA, APRA, MAS, NIST4
Private
Readonly
Exposing Web ACL for clients
Generated using TypeDoc
Well Architected CloudFront WAF, by default this WAF enables the following AWS managed WAF Rules
Default Alarms
Examples
Default Usage
Custom Configuration
Compliance
It addresses the following compliance requirements, when used with CloudFront Distribution