AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/ec2/modify-vpn-connection.md

Summary

Updated AWS CLI version and added 'VpnConcentratorId' field to VPN connection structure

Security assessment

New VPN concentrator field enables feature integration but shows no evidence of security vulnerability remediation.

Diff

diff --git a/cli/latest/reference/ec2/modify-vpn-connection.md b/cli/latest/reference/ec2/modify-vpn-connection.md
index 7e593bd37..95d260ffb 100644
--- a//cli/latest/reference/ec2/modify-vpn-connection.md
+++ b//cli/latest/reference/ec2/modify-vpn-connection.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »
@@ -303,0 +304,4 @@ VpnConnection -> (structure)
+> VpnConcentratorId -> (string)
+>
+>> The ID of the VPN concentrator associated with the VPN connection.
+> 
@@ -702 +706 @@ VpnConnection -> (structure)
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »