AWS Security ChangesHomeSearch

AWS vpc medium security documentation change

Service: vpc · 2025-11-10 · Security-related medium

File: vpc/latest/privatelink/access-with-service-network-endpoint.md

Summary

Updated DNS configuration guidance from 'Enable DNS name' to 'Enable private DNS name' with clarification.

Security assessment

The change emphasizes private DNS configuration, which helps prevent DNS leakage and improves network isolation. The explicit focus on 'private' DNS name strengthens security documentation by promoting more secure default configurations.

Diff

diff --git a/vpc/latest/privatelink/access-with-service-network-endpoint.md b/vpc/latest/privatelink/access-with-service-network-endpoint.md
index 5f24e1f9a..802b8f357 100644
--- a//vpc/latest/privatelink/access-with-service-network-endpoint.md
+++ b//vpc/latest/privatelink/access-with-service-network-endpoint.md
@@ -46 +46 @@ Create a service-network endpoint to access the service network that was shared
-  8. If, you want to configure private DNS support, select **Additional settings** , **Enable DNS name**. To use this feature, ensure that the attributes **Enable DNS hostnames** and **Enable DNS support** are enabled for your VPC.
+  8. If, you want to configure private DNS support, select **Additional settings** , **Enable private DNS name**. To use this feature, ensure that the attributes **Enable DNS hostnames** and **Enable DNS support** are enabled for your VPC.