Benchmark: Network Firewall
Description
This section contains recommendations for configuring Network Firewall resources.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select Network Firewall.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_networkfirewallSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_networkfirewall --shareControls
- Network Firewall firewalls should have deletion protection enabled
 - Networkfirewall firewall should be in a VPC
 - Network Firewall logging should be enabled
 - The default stateless action for Network Firewall policies should be drop or forward for fragmented packets
 - The default stateless action for Network Firewall policies should be drop or forward for full packets
 - Network Firewall policies should have at least one rule group associated
 - Network Firewall firewalls should have subnet change protection enabled
 - Stateless network firewall rule group should not be empty