AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-11-22 · Documentation low

File: prescriptive-guidance/latest/patterns/migrate-container-workloads-from-aro-to-rosa.md

Summary

Updated 'AWS VPN' to 'Site-to-Site VPN' terminology in two instances

Security assessment

Terminology standardization for VPN services. No security implications.

Diff

diff --git a/prescriptive-guidance/latest/patterns/migrate-container-workloads-from-aro-to-rosa.md b/prescriptive-guidance/latest/patterns/migrate-container-workloads-from-aro-to-rosa.md
index 85ed2623b..89425e8d2 100644
--- a//prescriptive-guidance/latest/patterns/migrate-container-workloads-from-aro-to-rosa.md
+++ b//prescriptive-guidance/latest/patterns/migrate-container-workloads-from-aro-to-rosa.md
@@ -48 +48 @@ Benefits of migrating to ROSA:
-  * Network connectivity established from the on-premises network to AWS through [AWS Direct Connect](https://docs.aws.amazon.com/whitepapers/latest/aws-vpc-connectivity-options/aws-direct-connect.html) (preferred) or [AWS Virtual Private Network (AWS VPN)](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html).
+  * Network connectivity established from the on-premises network to AWS through [AWS Direct Connect](https://docs.aws.amazon.com/whitepapers/latest/aws-vpc-connectivity-options/aws-direct-connect.html) (preferred) or [AWS Virtual Private Network (Site-to-Site VPN)](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html).
@@ -232 +232 @@ Azure Private Link configuration| If you use Azure Private Link or private endpo
-AWS VPN or Direct Connect setup | If there are existing AWS VPN or Direct Connect connections between your on-premises network and ARO, you will need to establish similar connections with ROSA for uninterrupted communication with your local resources.  
+Site-to-Site VPN or Direct Connect setup | If there are existing Site-to-Site VPN or Direct Connect connections between your on-premises network and ARO, you will need to establish similar connections with ROSA for uninterrupted communication with your local resources.