From caa6cbace1e049926106c6aeddfcf631d3d5b2ef Mon Sep 17 00:00:00 2001 From: awstools Date: Wed, 5 Oct 2022 18:26:10 +0000 Subject: [PATCH] feat(client-network-firewall): StreamExceptionPolicy configures how AWS Network Firewall processes traffic when a network connection breaks midstream --- clients/client-network-firewall/README.md | 4 +- .../src/NetworkFirewall.ts | 4 +- .../src/NetworkFirewallClient.ts | 4 +- .../src/models/models_0.ts | 24 +- .../src/protocols/Aws_json1_0.ts | 2 + .../aws-models/network-firewall.json | 847 ++++++++++-------- 6 files changed, 513 insertions(+), 372 deletions(-) diff --git a/clients/client-network-firewall/README.md b/clients/client-network-firewall/README.md index f26d0eae9265..d0ea154e8241 100644 --- a/clients/client-network-firewall/README.md +++ b/clients/client-network-firewall/README.md @@ -35,9 +35,9 @@ Guide.

prevention service for 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 Direct Connect. Network Firewall uses rules that are compatible -with Suricata, a free, open source intrusion detection system (IDS) engine. +with Suricata, a free, open source network analysis and threat detection engine. Network Firewall supports Suricata version 5.0.2. For information about Suricata, -see the Suricata website.

+see the Suricata website.

You can use Network Firewall to monitor and protect your VPC traffic in a number of ways. The following are just a few examples: