AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/ec2/delete-client-vpn-endpoint.md

Summary

Added 'pending' status description for Client VPN endpoints with Transit Gateway configurations waiting for attachment acceptance

Security assessment

This adds documentation for a new operational state related to Transit Gateway integration. No security vulnerabilities are mentioned or fixed. The change is purely descriptive of a new feature state.

Diff

diff --git a/cli/latest/reference/ec2/delete-client-vpn-endpoint.md b/cli/latest/reference/ec2/delete-client-vpn-endpoint.md
index 4a10c281c..f1b29db52 100644
--- a//cli/latest/reference/ec2/delete-client-vpn-endpoint.md
+++ b//cli/latest/reference/ec2/delete-client-vpn-endpoint.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.32 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.34 Command Reference](../../index.html) »
@@ -256,0 +257 @@ Status -> (structure)
+>>   * `pending` \- The Client VPN endpoint has been created with a Transit Gateway configuration and is waiting for the Transit Gateway attachment to be accepted. The Client VPN endpoint cannot accept connections.
@@ -265,0 +267 @@ Status -> (structure)
+>>   * `pending`
@@ -283 +285 @@ Status -> (structure)
-  * [AWS CLI 2.34.32 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.34 Command Reference](../../index.html) »