Network Firewall configuration.
Use this configuration to define Network Firewalls in your environment.
AWS Network Firewall is a stateful, managed, network firewall and intrusion
detection and prevention service for your virtual private cloud (VPC) that
you create in Amazon Virtual Private Cloud (Amazon VPC).
With Network Firewall, you can filter traffic at the perimeter of your VPC.
This includes filtering traffic going to and coming from an internet gateway,
NAT gateway, or over VPN or AWS Direct Connect.
The following example creates a simple Network Firewall rule group, policy,
and firewall. The policy and rule group are shared with the entire organization.
The firewall endpoints are created in subnets named Subnet-A and Subnet-B
in the VPC named Network-Inspection.
NetworkConfig / CentralNetworkServicesConfig / NfwConfig
Network Firewall configuration. Use this configuration to define Network Firewalls in your environment. AWS Network Firewall is a stateful, managed, network firewall and intrusion detection and prevention service for your virtual private cloud (VPC) that you create in Amazon Virtual Private Cloud (Amazon VPC). With Network Firewall, you can filter traffic at the perimeter of your VPC. This includes filtering traffic going to and coming from an internet gateway, NAT gateway, or over VPN or AWS Direct Connect.
The following example creates a simple Network Firewall rule group, policy, and firewall. The policy and rule group are shared with the entire organization. The firewall endpoints are created in subnets named
Subnet-A
andSubnet-B
in the VPC namedNetwork-Inspection
.Example