AWS aurora-dsql documentation change
Summary
Updated references from 'AWS Direct Connect' to 'Direct Connect' and adjusted documentation links
Security assessment
The changes involve branding updates (removing redundant 'AWS' prefix) and documentation link formatting. No security vulnerabilities or security feature enhancements are addressed in these changes.
Diff
diff --git a/aurora-dsql/latest/userguide/privatelink-managing-clusters.md b/aurora-dsql/latest/userguide/privatelink-managing-clusters.md index bd0e17e73..a4a87f155 100644 --- a//aurora-dsql/latest/userguide/privatelink-managing-clusters.md +++ b//aurora-dsql/latest/userguide/privatelink-managing-clusters.md @@ -9 +9 @@ Amazon VPC endpointsConsiderationsManaging clustersConnecting to clusters -With AWS PrivateLink for Amazon Aurora DSQL, you can provision interface Amazon VPC endpoints (interface endpoints) in your Amazon Virtual Private Cloud. These endpoints are directly accessible from applications that are on premises over Amazon VPC and AWS Direct Connect, or in a different AWS Region over Amazon VPC peering. Using AWS PrivateLink and interface endpoints, you can simplify private network connectivity from your applications to Aurora DSQL. +With AWS PrivateLink for Amazon Aurora DSQL, you can provision interface Amazon VPC endpoints (interface endpoints) in your Amazon Virtual Private Cloud. These endpoints are directly accessible from applications that are on premises over Amazon VPC and Direct Connect, or in a different AWS Region over Amazon VPC peering. Using AWS PrivateLink and interface endpoints, you can simplify private network connectivity from your applications to Aurora DSQL. @@ -13 +13 @@ Applications within your Amazon VPC can access Aurora DSQL using Amazon VPC inte -Interface endpoints are represented by one or more elastic network interfaces (ENIs) that are assigned private IP addresses from subnets in your Amazon VPC. Requests to Aurora DSQL over interface endpoints stay on the AWS network. For more information about how to connect your Amazon VPC with your on-premises network, see the [AWS Direct Connect User Guide](https://docs.aws.amazon.com/directconnect/latest/UserGuide/) and the [AWS Site-to-Site VPN VPN](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html) User Guide. +Interface endpoints are represented by one or more elastic network interfaces (ENIs) that are assigned private IP addresses from subnets in your Amazon VPC. Requests to Aurora DSQL over interface endpoints stay on the AWS network. For more information about how to connect your Amazon VPC with your on-premises network, see the [Direct Connect User Guide](https://docs.aws.amazon.com/directconnect/latest/UserGuide/) and the [AWS Site-to-Site VPN VPN](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html) User Guide.