Guided Walkthroughs
Step-by-step configuration wizards for your environment
Dedicated Security Account
AWS Backup Strategy
VPC Connectivity Setup
Automated Patching
All Guides
CloudFormation guard rules template for WAF resources
The following rules are included:
rule waf_classic {
Resources.* {
Type != "AWS::WAF::WebACL" <<Classic WAF WebACL found>>
}
}