Skip to main content

Network Firewall Rule Group

A Network Firewall Rule Group is a resource in AWS that defines rules and actions to control the flow of traffic in and out of your network. It allows you to set up and manage firewall rules for your VPC to ensure security and compliance. For more information, you can refer to the official AWS documentation.

Terrafrom Mappings:

  • aws_networkfirewall_rule_group.name

Supported Methods​

  • GET: Get a Network Firewall Rule Group by name
  • LIST: List Network Firewall Rule Groups
  • SEARCH: Search for Network Firewall Rule Groups by ARN

kms-key​

A KMS Key can be related to a Network Firewall Rule Group in scenarios where secure encryption of data is needed. For example, the logs produced by the firewall might be encrypted using a KMS Key to protect sensitive information.

sns-topic​

An SNS Topic could be linked to a Network Firewall Rule Group for the purpose of sending notifications or alerts regarding specific events or changes in the rule group, such as when a rule is triggered or a threshold is met.

network-firewall-rule-group​

This link serves as a straightforward reference to other Network Firewall Rule Groups, potentially used for sharing or synchronising common firewall configurations or to understand the overall security posture across different rule groups in your AWS environment.