turbot/aws_compliance
Loading controls...

Control: Stateless network firewall rule group should not be empty

Description

A rule group contains rules that define how your firewall processes traffic in your VPC. An empty stateless rule group when present in a firewall policy might give the impression that the rule group will process traffic. However, when the stateless rule group is empty, it does not process traffic.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.networkfirewall_stateless_rule_group_not_empty

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.networkfirewall_stateless_rule_group_not_empty --share

SQL

This control uses a named query:

networkfirewall_stateless_rule_group_not_empty

Tags