AWS Security ChangesHomeSearch

AWS vpn documentation change

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

File: vpn/latest/clientvpn-admin/what-is.md

Summary

Added 'Flexible network architecture' feature description and updated target network definition to include Transit Gateway integration with links to documentation.

Security assessment

This change adds feature documentation about Transit Gateway integration options but doesn't address security vulnerabilities or add security-specific content. It's a feature enhancement update.

Diff

diff --git a/vpn/latest/clientvpn-admin/what-is.md b/vpn/latest/clientvpn-admin/what-is.md
index 1bc8665d0..c72be0073 100644
--- a//vpn/latest/clientvpn-admin/what-is.md
+++ b//vpn/latest/clientvpn-admin/what-is.md
@@ -47,0 +48,2 @@ Client VPN offers the following features and functionality:
+  * **Flexible network architecture** — Supports both VPC subnet associations and direct Transit Gateway attachments. For more information, see [Transit Gateway integration with Client VPN](./cvpn-tgw.html).
+
@@ -65 +67 @@ The Client VPN endpoint is the resource that you create and configure to enable
-A target network is the network that you associate with a Client VPN endpoint. A subnet from a VPC is a target network. Associating a subnet with a Client VPN endpoint enables you to establish VPN sessions. You can associate multiple subnets with a Client VPN endpoint for high availability. All subnets must be from the same VPC. Each subnet must belong to a different Availability Zone.
+A target network is the network that you associate with a Client VPN endpoint. You can associate VPC subnets or attach directly to an AWS Transit Gateway. For more information about Transit Gateway integration, see [Transit Gateway integration with Client VPN](./cvpn-tgw.html).