AWS wellarchitected documentation change
Summary
Replaced 'AWS VPN' with 'Site-to-Site VPN' in data transfer cost optimization guidance
Security assessment
Terminology update maintains existing security context ('secure and private connection'). No security features or vulnerabilities are addressed.
Diff
diff --git a/wellarchitected/2023-04-10/framework/cost_data_transfer_implement_services.md b/wellarchitected/2023-04-10/framework/cost_data_transfer_implement_services.md index cb0df0673..29b5b9144 100644 --- a//wellarchitected/2023-04-10/framework/cost_data_transfer_implement_services.md +++ b//wellarchitected/2023-04-10/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.