AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-11-19 · Documentation low

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

Summary

Added 'VpnConcentratorId' field documentation, updated navigation links, and CLI version

Security assessment

Addition of a VPN concentrator parameter for descriptive purposes. While VPNs relate to network security, there is no explicit mention of security enhancements or vulnerabilities addressed.

Diff

diff --git a/cli/latest/reference/ec2/describe-vpn-connections.md b/cli/latest/reference/ec2/describe-vpn-connections.md
index ca9a92b3d..c30e39c05 100644
--- a//cli/latest/reference/ec2/describe-vpn-connections.md
+++ b//cli/latest/reference/ec2/describe-vpn-connections.md
@@ -14,2 +14,2 @@
-  * [previous](describe-vpcs.html "describe-vpcs") |
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [previous](describe-vpn-concentrators.html "describe-vpn-concentrators") |
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »
@@ -22 +22 @@
-  * [← describe-vpcs](describe-vpcs.html "previous chapter \(use the left arrow\)") /
+  * [← describe-vpn-concentrators](describe-vpn-concentrators.html "previous chapter \(use the left arrow\)") /
@@ -361,0 +362,4 @@ VpnConnections -> (list)
+>> VpnConcentratorId -> (string)
+>>
+>>> The ID of the VPN concentrator associated with the VPN connection.
+>> 
@@ -750 +754 @@ VpnConnections -> (list)
-  * [← describe-vpcs](describe-vpcs.html "previous chapter \(use the left arrow\)") /
+  * [← describe-vpn-concentrators](describe-vpn-concentrators.html "previous chapter \(use the left arrow\)") /
@@ -759,2 +763,2 @@ VpnConnections -> (list)
-  * [previous](describe-vpcs.html "describe-vpcs") |
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [previous](describe-vpn-concentrators.html "describe-vpn-concentrators") |
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »