AWS cli documentation change
Summary
Updated CLI version references from 2.30.2 to 2.30.5 and changed 'Availability Zone independence' to 'Availability Zone isolation'
Security assessment
The change from 'independence' to 'isolation' emphasizes security best practices for network segmentation, but there's no evidence of addressing a specific vulnerability.
Diff
diff --git a/cli/latest/reference/network-firewall/create-firewall.md b/cli/latest/reference/network-firewall/create-firewall.md index ab4ad1919..e903650f9 100644 --- a//cli/latest/reference/network-firewall/create-firewall.md +++ b//cli/latest/reference/network-firewall/create-firewall.md @@ -15 +15 @@ - * [AWS CLI 2.30.2 Command Reference](../../index.html) » + * [AWS CLI 2.30.5 Command Reference](../../index.html) » @@ -270 +270 @@ Syntax: -> Required. The Availability Zones where you want to create firewall endpoints for a transit gateway-attached firewall. You must specify at least one Availability Zone. Consider enabling the firewall in every Availability Zone where you have workloads to maintain Availability Zone independence. +> Required. The Availability Zones where you want to create firewall endpoints for a transit gateway-attached firewall. You must specify at least one Availability Zone. Consider enabling the firewall in every Availability Zone where you have workloads to maintain Availability Zone isolation. @@ -695 +695 @@ FirewallStatus -> (structure) - * [AWS CLI 2.30.2 Command Reference](../../index.html) » + * [AWS CLI 2.30.5 Command Reference](../../index.html) »