AWS wellarchitected documentation change
Summary
Changed 'AWS VPN' to 'Site-to-Site VPN' in network connectivity example
Security assessment
Clarification of VPN service naming. While VPNs are security tools, the change itself does not add security documentation or address vulnerabilities.
Diff
diff --git a/wellarchitected/2022-03-31/framework/cost_data_transfer_implement_services.md b/wellarchitected/2022-03-31/framework/cost_data_transfer_implement_services.md index 3c0ce8254..9f5ef5509 100644 --- a//wellarchitected/2022-03-31/framework/cost_data_transfer_implement_services.md +++ b//wellarchitected/2022-03-31/framework/cost_data_transfer_implement_services.md @@ -19 +19 @@ Implement services to reduce data transfer. For example, using a content deliver -[AWS VPN](https://aws.amazon.com/vpn/) allows you to establish a secure and private connection between your private network and the AWS global network. It is ideal for small offices or business partners because it provides quick and easy connectivity, and it is a fully managed and elastic service. +[Site-to-Site VPN](https://aws.amazon.com/vpn/) allows you to establish a secure and private connection between your private network and the AWS global network. It is ideal for small offices or business partners because it provides quick and easy connectivity, and it is a fully managed and elastic service.