AWS Route53 documentation change
Summary
Changed 'AWS Direct Connect' to 'Direct Connect' in two instances for branding consistency
Security assessment
The change is purely a branding/naming convention update without altering technical requirements or security implications
Diff
diff --git a/Route53/latest/DeveloperGuide/resolver-choose-vpc.md b/Route53/latest/DeveloperGuide/resolver-choose-vpc.md index 62973e0b1..981e70b28 100644 --- a//Route53/latest/DeveloperGuide/resolver-choose-vpc.md +++ b//Route53/latest/DeveloperGuide/resolver-choose-vpc.md @@ -69 +69 @@ You must have one of the following connections between your network and the VPCs - * **Inbound endpoints** – You must set up either an [AWS Direct Connect](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html) connection or a [VPN connection](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) between your network and each VPC that you create an inbound endpoint for. + * **Inbound endpoints** – You must set up either an [Direct Connect](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html) connection or a [VPN connection](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) between your network and each VPC that you create an inbound endpoint for. @@ -71 +71 @@ You must have one of the following connections between your network and the VPCs - * **Outbound endpoints** – You must set up an [AWS Direct Connect](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html) connection, a [VPN connection](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html), or a [network address translation (NAT) gateway](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html) between your network and each VPC that you create an outbound endpoint for. + * **Outbound endpoints** – You must set up an [Direct Connect](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html) connection, a [VPN connection](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html), or a [network address translation (NAT) gateway](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html) between your network and each VPC that you create an outbound endpoint for.