AWS Security ChangesHomeSearch

AWS amazondynamodb documentation change

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

File: amazondynamodb/latest/developerguide/privatelink-interface-endpoints.md

Summary

Consistently changed 'AWS Direct Connect' to 'Direct Connect' in multiple sections

Security assessment

Updates reflect product naming standardization. No changes to security mechanisms of VPC endpoints or PrivateLink functionality. Network security posture remains identical.

Diff

diff --git a/amazondynamodb/latest/developerguide/privatelink-interface-endpoints.md b/amazondynamodb/latest/developerguide/privatelink-interface-endpoints.md
index 4acce40ee..80a161b89 100644
--- a//amazondynamodb/latest/developerguide/privatelink-interface-endpoints.md
+++ b//amazondynamodb/latest/developerguide/privatelink-interface-endpoints.md
@@ -9 +9 @@ Types of Amazon VPC endpointsConsiderations when using AWS PrivateLink for Amazo
-With AWS PrivateLink for DynamoDB, you can provision  _interface Amazon VPC endpoints_ (interface endpoints) in your virtual private cloud (Amazon VPC). These endpoints are directly accessible from applications that are on premises over VPN and AWS Direct Connect, or in a different AWS Region over [Amazon VPC peering](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html). Using AWS PrivateLink and interface endpoints, you can simplify private network connectivity from your applications to DynamoDB.
+With AWS PrivateLink for DynamoDB, you can provision  _interface Amazon VPC endpoints_ (interface endpoints) in your virtual private cloud (Amazon VPC). These endpoints are directly accessible from applications that are on premises over VPN and Direct Connect, or in a different AWS Region over [Amazon VPC peering](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html). Using AWS PrivateLink and interface endpoints, you can simplify private network connectivity from your applications to DynamoDB.
@@ -11 +11 @@ With AWS PrivateLink for DynamoDB, you can provision  _interface Amazon VPC endp
-Applications in your VPC do not need public IP addresses to communicate with DynamoDB using VPC interface endpoints for DynamoDB operations. Interface endpoints are represented by one or more elastic network interfaces (ENIs) that are assigned private IP addresses from subnets in your Amazon VPC. Requests to DynamoDB over interface endpoints stay on the Amazon network. You can also access interface endpoints in your Amazon VPC from on-premises applications through AWS Direct Connect or AWS Virtual Private Network (AWS VPN). For more information about how to connect your Amazon VPC with your on-premises network, see the [AWS Direct Connect User Guide](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html) and the [AWS Site-to-Site VPN User Guide](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html).
+Applications in your VPC do not need public IP addresses to communicate with DynamoDB using VPC interface endpoints for DynamoDB operations. Interface endpoints are represented by one or more elastic network interfaces (ENIs) that are assigned private IP addresses from subnets in your Amazon VPC. Requests to DynamoDB over interface endpoints stay on the Amazon network. You can also access interface endpoints in your Amazon VPC from on-premises applications through AWS Direct Connect or AWS Virtual Private Network (AWS VPN). For more information about how to connect your Amazon VPC with your on-premises network, see the [Direct Connect User Guide](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html) and the [AWS Site-to-Site VPN User Guide](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html).
@@ -191 +191 @@ The diagram illustrates the following:
-  * Your on-premises network uses AWS Direct Connect or AWS VPN to connect to Amazon VPC A.
+  * Your on-premises network uses Direct Connect or AWS VPN to connect to Amazon VPC A.
@@ -195 +195 @@ The diagram illustrates the following:
-  * On-premises applications send data to the interface endpoint in the Amazon VPC through AWS Direct Connect (or AWS VPN). AWS PrivateLink moves the data from the interface endpoint to DynamoDB over the AWS network.
+  * On-premises applications send data to the interface endpoint in the Amazon VPC through Direct Connect (or AWS VPN). AWS PrivateLink moves the data from the interface endpoint to DynamoDB over the AWS network.
@@ -210 +210 @@ The diagram illustrates the following:
-  * On-premises applications use endpoint-specific DNS names to send data to the interface endpoint within the Amazon VPC through AWS Direct Connect (or AWS VPN). AWS PrivateLink moves the data from the interface endpoint to DynamoDB over the AWS network.
+  * On-premises applications use endpoint-specific DNS names to send data to the interface endpoint within the Amazon VPC through Direct Connect (or AWS VPN). AWS PrivateLink moves the data from the interface endpoint to DynamoDB over the AWS network.