CloudKitect CloudFront WAF Component, by default this WAF enables the following AWS managed WAF Rules
Default Usage
new CcCloudfrontWaf(this, "LogicalId", {}); Copy
new CcCloudfrontWaf(this, "LogicalId", {});
Custom Configuration
new CcCloudfrontWaf(this, "LogicalId", { ccDoNotAddAnonymousIpWafRules: true}); Copy
new CcCloudfrontWaf(this, "LogicalId", { ccDoNotAddAnonymousIpWafRules: 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
CloudKitect CloudFront WAF Component, 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