AWS location documentation change
Summary
Updated references from 'AWS Direct Connect' to 'Direct Connect' and adjusted documentation links
Security assessment
Terminology standardization without altering security posture. PrivateLink security benefits are maintained but not enhanced through these changes.
Diff
diff --git a/location/latest/developerguide/privatelink-interface-endpoints.md b/location/latest/developerguide/privatelink-interface-endpoints.md index b7da4e9f0..2f2e91e1b 100644 --- a//location/latest/developerguide/privatelink-interface-endpoints.md +++ b//location/latest/developerguide/privatelink-interface-endpoints.md @@ -9 +9 @@ Types of Amazon VPC endpoints for Amazon Location ServiceConsiderations when usi -With AWS PrivateLink for Amazon Location, you can provision _interface Amazon VPC endpoints_ (interface endpoints) in your virtual private cloud (Amazon VPC). These endpoints are directly accessible from applications that are on premises over VPN and AWS Direct Connect, or in a different AWS Region over [Amazon VPC peering](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html). Using AWS PrivateLink and interface endpoints, you can simplify private network connectivity from your applications to Amazon Location. +With AWS PrivateLink for Amazon Location, you can provision _interface Amazon VPC endpoints_ (interface endpoints) in your virtual private cloud (Amazon VPC). These endpoints are directly accessible from applications that are on premises over VPN and Direct Connect, or in a different AWS Region over [Amazon VPC peering](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html). Using AWS PrivateLink and interface endpoints, you can simplify private network connectivity from your applications to Amazon Location. @@ -11 +11 @@ With AWS PrivateLink for Amazon Location, you can provision _interface Amazon VP -Applications in your VPC don't need public IP addresses to communicate with Amazon Location interface VPC endpoints for Amazon Location operations. 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 Amazon Location over interface endpoints stay on the Amazon network. You can also access interface endpoints in your Amazon VPC from on-premises applications through AWS Direct Connect or AWS Virtual Private Network (AWS VPN). 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/Welcome.html) and the [AWS Site-to-Site VPN User Guide](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html). +Applications in your VPC don't need public IP addresses to communicate with Amazon Location interface VPC endpoints for Amazon Location operations. 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 Amazon Location over interface endpoints stay on the Amazon network. You can also access interface endpoints in your Amazon VPC from on-premises applications through Direct Connect or AWS Virtual Private Network (AWS VPN). 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/Welcome.html) and the [AWS Site-to-Site VPN User Guide](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html).