AWS Security ChangesHomeSearch

AWS network-firewall documentation change

Service: network-firewall · 2025-10-25 · Documentation low

File: network-firewall/latest/developerguide/firewall-logging.md

Summary

Corrected 'stateless rule group' to 'stateful rule group' in flow logs documentation.

Security assessment

Fixes a documentation error regarding rule group type but does not address a security vulnerability. Accuracy improvement for logging context, not a security feature addition.

Diff

diff --git a/network-firewall/latest/developerguide/firewall-logging.md b/network-firewall/latest/developerguide/firewall-logging.md
index d3f17f85e..be2b337f4 100644
--- a//network-firewall/latest/developerguide/firewall-logging.md
+++ b//network-firewall/latest/developerguide/firewall-logging.md
@@ -17 +17 @@ You can record the following types of logs from your Network Firewall stateful e
-  * Flow logs are standard network traffic flow logs. Each flow log record captures the network flow for a specific standard stateless rule group. 
+  * Flow logs are standard network traffic flow logs. Each flow log record captures the network flow for a specific standard stateful rule group.