AWS wellarchitected documentation change
Summary
Corrected service name from 'AWS VPN' to 'Site-to-Site VPN' in introductory paragraph
Security assessment
The change clarifies service naming but does not address security vulnerabilities or introduce new security content. VPN security context remains unchanged.
Diff
diff --git a/wellarchitected/latest/management-and-governance-guide/aws-network-connectivity-management-tools.md b/wellarchitected/latest/management-and-governance-guide/aws-network-connectivity-management-tools.md index ed6e30a7f..2e0c60b22 100644 --- a//wellarchitected/latest/management-and-governance-guide/aws-network-connectivity-management-tools.md +++ b//wellarchitected/latest/management-and-governance-guide/aws-network-connectivity-management-tools.md @@ -17 +17 @@ For cloud-to-cloud connectivity, cloud-to-enterprise, and cloud-to-internet, we -[AWS Virtual Private Network](https://aws.amazon.com/vpn/) solutions establish secure connections between your on-premises networks, remote offices, client devices, and the AWS global network. AWS VPN is comprised of two services: [AWS Site-to-Site VPN](https://aws.amazon.com/vpn/site-to-site-vpn/) and [AWS Client VPN](https://aws.amazon.com/vpn/client-vpn/). Each service provides a highly-available, managed, and elastic cloud VPN solution to protect your network traffic. AWS Site-to-Site VPN creates encrypted tunnels between your network and your Amazon Virtual Private Clouds or AWS Transit Gateways. For managing remote access, AWS Client VPN connects your users to AWS or on-premises resources using a VPN software client. +[AWS Virtual Private Network](https://aws.amazon.com/vpn/) solutions establish secure connections between your on-premises networks, remote offices, client devices, and the AWS global network. Site-to-Site VPN is comprised of two services: [AWS Site-to-Site VPN](https://aws.amazon.com/vpn/site-to-site-vpn/) and [AWS Client VPN](https://aws.amazon.com/vpn/client-vpn/). Each service provides a highly-available, managed, and elastic cloud VPN solution to protect your network traffic. AWS Site-to-Site VPN creates encrypted tunnels between your network and your Amazon Virtual Private Clouds or AWS Transit Gateways. For managing remote access, AWS Client VPN connects your users to AWS or on-premises resources using a VPN software client.