AWS vpc documentation change
Summary
Updated documentation for configuring private DNS support by removing ARN-specific reference and adding link to custom domain names guide
Security assessment
The change clarifies DNS configuration instructions and adds a reference to custom domain names, but does not address any specific security vulnerability or introduce new security features. While DNS configuration impacts network security, there's no evidence this change fixes a security issue.
Diff
diff --git a/vpc/latest/privatelink/use-resource-endpoint.md b/vpc/latest/privatelink/use-resource-endpoint.md index 522d6fab3..ee1d0f338 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 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. + 8. If, you want to configure private DNS support for resource configurations, 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. For more information, see [Custom domain names for resource consumers](./resource-configuration.html#custom-domain-name-resource-consumers).