AWS wellarchitected documentation change
Summary
Changed 'AWS VPN' to 'Site-to-Site VPN' for service name accuracy
Security assessment
Clarifies VPN service type (Site-to-Site) but does not introduce new security information or address vulnerabilities. The change improves precision without altering security context.
Diff
diff --git a/wellarchitected/2024-06-27/framework/cost_data_transfer_implement_services.md b/wellarchitected/2024-06-27/framework/cost_data_transfer_implement_services.md index 1d34e41b7..3ba2b5fea 100644 --- a//wellarchitected/2024-06-27/framework/cost_data_transfer_implement_services.md +++ b//wellarchitected/2024-06-27/framework/cost_data_transfer_implement_services.md @@ -21 +21 @@ There are various AWS services that can help you to optimize your network data t - * [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 simplified 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 simplified connectivity, and it is a fully managed and elastic service.