AWS cli documentation change
Summary
Clarified attachment rejection authority from 'firewall owner' to 'transit gateway owner' and updated CLI version
Security assessment
Corrects permission documentation to reflect proper authorization requirements, improving security posture without evidence of prior vulnerability.
Diff
diff --git a/cli/latest/reference/network-firewall/reject-network-firewall-transit-gateway-attachment.md b/cli/latest/reference/network-firewall/reject-network-firewall-transit-gateway-attachment.md index 6db074238..fc54865d6 100644 --- a//cli/latest/reference/network-firewall/reject-network-firewall-transit-gateway-attachment.md +++ b//cli/latest/reference/network-firewall/reject-network-firewall-transit-gateway-attachment.md @@ -15 +15 @@ - * [AWS CLI 2.30.2 Command Reference](../../index.html) » + * [AWS CLI 2.30.5 Command Reference](../../index.html) » @@ -61 +61 @@ Rejects a transit gateway attachment request for Network Firewall. When you reje -Only the firewall owner can reject the attachment. After rejection, no traffic will flow through the firewall endpoints for this attachment. +Only the transit gateway owner can reject the attachment. After rejection, no traffic will flow through the firewall endpoints for this attachment. @@ -235 +235 @@ TransitGatewayAttachmentStatus -> (string) - * [AWS CLI 2.30.2 Command Reference](../../index.html) » + * [AWS CLI 2.30.5 Command Reference](../../index.html) »