AWS Security ChangesHomeSearch

AWS network-firewall documentation change

Service: network-firewall · 2025-11-19 · Documentation low

File: network-firewall/latest/developerguide/updating-tls-configuration.md

Summary

Updated propagation time for firewall changes from 'seconds' to 'minutes' to reflect actual behavior

Security assessment

The change clarifies the expected propagation time but does not address a specific security vulnerability. While longer propagation times could theoretically extend inconsistency windows, this is a documentation accuracy update rather than a security fix.

Diff

diff --git a/network-firewall/latest/developerguide/updating-tls-configuration.md b/network-firewall/latest/developerguide/updating-tls-configuration.md
index f245bc503..2d4d77b3e 100644
--- a//network-firewall/latest/developerguide/updating-tls-configuration.md
+++ b//network-firewall/latest/developerguide/updating-tls-configuration.md
@@ -26 +26 @@ To change your TLS inspection configuration settings, use the following procedur
-When you make any changes to a firewall, including changes to any of the firewall's components, like rule groups, TLS inspection configurations, and firewall policies, Network Firewall propagates the changes everywhere that the firewall is used. Your changes are normally applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. For example, if you modify a rule group so that it drops an additional type of packet, for a firewall that uses the rule group, the new packet type might briefly be dropped by one firewall endpoint while still being allowed by another. 
+When you make any changes to a firewall, including changes to any of the firewall's components, like rule groups, TLS inspection configurations, and firewall policies, Network Firewall propagates the changes everywhere that the firewall is used. Your changes are normally applied within minutes, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. For example, if you modify a rule group so that it drops an additional type of packet, for a firewall that uses the rule group, the new packet type might briefly be dropped by one firewall endpoint while still being allowed by another.