AWS network-firewall documentation change
Summary
Modified rule group deletion propagation time from seconds to minutes
Security assessment
This operational timing update doesn't reference security issues or introduce security documentation. It simply reflects expected system behavior during changes.
Diff
diff --git a/network-firewall/latest/developerguide/rule-group-deleting.md b/network-firewall/latest/developerguide/rule-group-deleting.md index 96c12cbcd..9fffa4793 100644 --- a//network-firewall/latest/developerguide/rule-group-deleting.md +++ b//network-firewall/latest/developerguide/rule-group-deleting.md @@ -26 +26 @@ When you delete a rule group, TLS inspection configuration, or a firewall policy -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.