AWS aurora-dsql documentation change
Summary
Corrected VPC endpoint DNS name format
Security assessment
Updated service-specific DNS name (dynamodb to dsql). No security implications.
Diff
diff --git a/aurora-dsql/latest/userguide/privatelink-managing-clusters.md b/aurora-dsql/latest/userguide/privatelink-managing-clusters.md index 16ff9845c..e7f0ca1ce 100644 --- a//aurora-dsql/latest/userguide/privatelink-managing-clusters.md +++ b//aurora-dsql/latest/userguide/privatelink-managing-clusters.md @@ -55 +55 @@ If private DNS is not enabled, use the `--region` and `--endpoint-url` parameter -In the following example, replace the AWS Region `us-east-1` and the DNS name of the Amazon VPC endpoint ID `vpce-1a2b3c4d-5e6f.dynamodb.us-east-1.vpce.amazonaws.com` with your own information. +In the following example, replace the AWS Region `us-east-1` and the DNS name of the Amazon VPC endpoint ID `vpce-1a2b3c4d-5e6f.dsql.us-east-1.vpce.amazonaws.com` with your own information.