AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

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

File: prescriptive-guidance/latest/oracle-dump-files-aws/introduction.md

Summary

Replaced 'AWS VPN' with 'Site-to-Site VPN' in architecture description

Security assessment

Terminology standardization without altering security posture or introducing new security features.

Diff

diff --git a/prescriptive-guidance/latest/oracle-dump-files-aws/introduction.md b/prescriptive-guidance/latest/oracle-dump-files-aws/introduction.md
index 5c421d3fb..82406bf0d 100644
--- a//prescriptive-guidance/latest/oracle-dump-files-aws/introduction.md
+++ b//prescriptive-guidance/latest/oracle-dump-files-aws/introduction.md
@@ -17 +17 @@ This guide provides different approaches to migrating Oracle Database dump files
-The following architecture diagram shows the high-level details of the solution. From the Oracle DB instance in the on-premises data center, data moves through a customer gateway by using AWS Direct Connect. The data passes through a customer router and an Direct Connect route and reaches the virtual private cloud (VPC) through an AWS Virtual Private Network (AWS VPN) gateway. In the VPC are an Amazon Elastic Compute Cloud (Amazon EC2) instance, an Amazon Relational Database Service (Amazon RDS) for Oracle database, and Amazon EFS. The infrastructure also includes AWS Identity and Access Management (IAM), AWS Key Management Service (AWS KMS), and Amazon S3.
+The following architecture diagram shows the high-level details of the solution. From the Oracle DB instance in the on-premises data center, data moves through a customer gateway by using AWS Direct Connect. The data passes through a customer router and an Direct Connect route and reaches the virtual private cloud (VPC) through an AWS Virtual Private Network (Site-to-Site VPN) gateway. In the VPC are an Amazon Elastic Compute Cloud (Amazon EC2) instance, an Amazon Relational Database Service (Amazon RDS) for Oracle database, and Amazon EFS. The infrastructure also includes AWS Identity and Access Management (IAM), AWS Key Management Service (AWS KMS), and Amazon S3.