AWS Security ChangesHomeSearch

AWS dms documentation change

Service: dms · 2025-11-19 · Documentation low

File: dms/latest/userguide/CHAP_ReplicationInstance.VPC.md

Summary

Updated references from 'AWS Direct Connect' to 'Direct Connect' in network configuration documentation

Security assessment

The changes are purely terminological, removing the 'AWS' prefix from 'Direct Connect' service references. No security implications or modifications to security configurations are mentioned. This appears to be a branding/style update rather than a security-related change.

Diff

diff --git a/dms/latest/userguide/CHAP_ReplicationInstance.VPC.md b/dms/latest/userguide/CHAP_ReplicationInstance.VPC.md
index 50cf4433e..615b978ce 100644
--- a//dms/latest/userguide/CHAP_ReplicationInstance.VPC.md
+++ b//dms/latest/userguide/CHAP_ReplicationInstance.VPC.md
@@ -31 +31 @@ You can use several different network configurations with AWS Database Migration
-  * Configuration for a network to a VPC using AWS Direct Connect or a VPN
+  * Configuration for a network to a VPC using Direct Connect or a VPN
@@ -95 +95 @@ Note the following about using a shared VPC:
-###  Configuration for a network to a VPC using AWS Direct Connect or a VPN
+###  Configuration for a network to a VPC using Direct Connect or a VPN
@@ -99 +99 @@ Remote networks can connect to a VPC using several options such as AWS Direct Co
-The following illustration shows a configuration where the source endpoint is an on-premises database in a corporate data center. It is connected by using AWS Direct Connect or a VPN to a VPC that contains the replication instance and a target database on an Amazon RDS DB instance.
+The following illustration shows a configuration where the source endpoint is an on-premises database in a corporate data center. It is connected by using Direct Connect or a VPN to a VPC that contains the replication instance and a target database on an Amazon RDS DB instance.
@@ -107 +107 @@ In this configuration, the VPC security group must include a routing rule that s
-If you don't use a VPN or AWS Direct Connect to connect to AWS resources, you can use the internet to migrate your database. In this case, you can migrate to either an Amazon EC2 instance or an Amazon RDS DB instance. This configuration involves a public replication instance in a VPC with an internet gateway that contains the target endpoint and the replication instance.
+If you don't use a VPN or Direct Connect to connect to AWS resources, you can use the internet to migrate your database. In this case, you can migrate to either an Amazon EC2 instance or an Amazon RDS DB instance. This configuration involves a public replication instance in a VPC with an internet gateway that contains the target endpoint and the replication instance.