AWS Security ChangesHomeSearch

AWS amazondynamodb documentation change

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

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

Summary

Updated VPN terminology and fixed URL formatting

Security assessment

Changes standardize terminology (AWS VPN → Site-to-Site VPN) and fix URLs. Enhances clarity but does not introduce new security features or address vulnerabilities.

Diff

diff --git a/amazondynamodb/latest/developerguide/privatelink-interface-endpoints.md b/amazondynamodb/latest/developerguide/privatelink-interface-endpoints.md
index 80a161b89..b3ca60908 100644
--- a//amazondynamodb/latest/developerguide/privatelink-interface-endpoints.md
+++ b//amazondynamodb/latest/developerguide/privatelink-interface-endpoints.md
@@ -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 [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 (Site-to-Site 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).
@@ -54 +54 @@ Not billed |  Billed
-For more information about gateway endpoints, see [Gateway Amazon VPC endpoints](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-gateway.html) in the _AWS PrivateLink Guide_.
+For more information about gateway endpoints, see [Gateway Amazon VPC endpoints](https://docs.aws.amazon.com//vpc/latest/privatelink/vpce-gateway.html) in the _AWS PrivateLink Guide_.
@@ -191 +191 @@ The diagram illustrates the following:
-  * Your on-premises network uses Direct Connect or AWS VPN to connect to Amazon VPC A.
+  * Your on-premises network uses Direct Connect or Site-to-Site 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 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 Site-to-Site 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 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 Site-to-Site VPN). AWS PrivateLink moves the data from the interface endpoint to DynamoDB over the AWS network.