AWS vpc documentation change
Summary
Clarified DNS configuration requirements for resource endpoint configurations using ARNs
Security assessment
The change provides additional specificity about DNS configuration contexts but does not introduce or modify security controls. It's a documentation clarification without security implications.
Diff
diff --git a/vpc/latest/privatelink/use-resource-endpoint.md b/vpc/latest/privatelink/use-resource-endpoint.md index 69871bdb7..017dd74f8 100644 --- a//vpc/latest/privatelink/use-resource-endpoint.md +++ b//vpc/latest/privatelink/use-resource-endpoint.md @@ -42 +42 @@ Use the following procedure to create a VPC resource endpoint. After you create - 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 for resource configurations that use ARNs, 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.