AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-08-28 · Documentation low

File: cli/latest/reference/ec2/describe-client-vpn-connections.md

Summary

Added ClientIpv6Address field documentation for dual-stack Client VPN connections.

Security assessment

While Client VPN configurations are security-related, the addition of IPv6 address documentation represents a feature enhancement (dual-stack support) rather than addressing a security vulnerability or introducing new security controls.

Diff

diff --git a/cli/latest/reference/ec2/describe-client-vpn-connections.md b/cli/latest/reference/ec2/describe-client-vpn-connections.md
index 88c16cda7..6c1988e56 100644
--- a//cli/latest/reference/ec2/describe-client-vpn-connections.md
+++ b//cli/latest/reference/ec2/describe-client-vpn-connections.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.19 Command Reference](../../index.html) »
@@ -377,0 +378,4 @@ Connections -> (list)
+>> ClientIpv6Address -> (string)
+>>
+>>> The IPv6 address assigned to the client connection when using a dual-stack Client VPN endpoint. This field is only populated when the endpoint is configured for dual-stack addressing, and the client is using IPv6 for connectivity.
+>> 
@@ -418 +422 @@ NextToken -> (string)
-  * [AWS CLI 2.28.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.19 Command Reference](../../index.html) »