AWS Security ChangesHomeSearch

AWS vpc documentation change

Service: vpc · 2025-06-13 · Documentation low

File: vpc/latest/privatelink/resource-configuration.md

Summary

Added a constraint preventing simultaneous creation of resource and service network endpoints for the same configuration when private DNS is enabled

Security assessment

This prevents configuration conflicts but does not directly address a security vulnerability or document security controls.

Diff

diff --git a/vpc/latest/privatelink/resource-configuration.md b/vpc/latest/privatelink/resource-configuration.md
index e58887906..bcfd05e5a 100644
--- a//vpc/latest/privatelink/resource-configuration.md
+++ b//vpc/latest/privatelink/resource-configuration.md
@@ -98,0 +99,2 @@ For more information on service network VPC endpoints, see [Access service netwo
+When private DNS is enabled for your VPC, you can’t create a resource endpoint and service network endpoint for the same resource configuration.
+