AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-02-22 · Documentation low

File: cli/latest/reference/ec2/unassign-private-nat-gateway-address.md

Summary

Updated AWS CLI version reference and fixed typo in example description ('specifed' to 'specified')

Security assessment

Typo correction in non-security example; no vulnerability fixes or security feature documentation added.

Diff

diff --git a/cli/latest/reference/ec2/unassign-private-nat-gateway-address.md b/cli/latest/reference/ec2/unassign-private-nat-gateway-address.md
index 9fe2c3ccb..cc37834ce 100644
--- a//cli/latest/reference/ec2/unassign-private-nat-gateway-address.md
+++ b//cli/latest/reference/ec2/unassign-private-nat-gateway-address.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.27 Command Reference](../../index.html) »
@@ -238 +238 @@ Unless otherwise stated, all examples have unix-like quotation rules. These exam
-The following `unassign-private-nat-gateway-address` example unassigns the specifed IP address from the specified private NAT gateway.
+The following `unassign-private-nat-gateway-address` example unassigns the specified IP address from the specified private NAT gateway.
@@ -339 +339 @@ NatGatewayAddresses -> (list)
-  * [AWS CLI 2.33.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.27 Command Reference](../../index.html) »