AWS location documentation change
Summary
Fixed URL formatting by removing duplicate slashes in multiple documentation links
Security assessment
The changes only correct URL syntax (removing redundant '//' in links) without altering security-related content. No evidence of addressing vulnerabilities or modifying security features.
Diff
diff --git a/location/latest/developerguide/privatelink-interface-endpoints.md b/location/latest/developerguide/privatelink-interface-endpoints.md index 7dec8b2c5..22c718c9b 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 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 Direct Connect or AWS Virtual Private Network (Site-to-Site 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). +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 (Site-to-Site 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). @@ -13 +13 @@ Applications in your VPC don't need public IP addresses to communicate with Amaz -For general information about interface endpoints, see [Interface Amazon VPC endpoints (AWS PrivateLink)](https://docs.aws.amazon.com//vpc/latest/privatelink/vpce-interface.html) in the _AWS PrivateLink Guide_. +For general information about interface endpoints, see [Interface Amazon VPC endpoints (AWS PrivateLink)](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-interface.html) in the _AWS PrivateLink Guide_. @@ -34 +34 @@ For general information about interface endpoints, see [Interface Amazon VPC end -You can use one type of Amazon VPC endpoint to access Amazon Location Service: _interface endpoints_ (by using AWS PrivateLink). _Interface endpoints_ use private IP addresses to route requests to Amazon Location from within your Amazon VPC, on premises, or from an Amazon VPC in another AWS Region by using Amazon VPC peering. For more information, see [What is Amazon VPC peering?](https://docs.aws.amazon.com//vpc/latest/peering/what-is-vpc-peering.html) and [Transit Gateway vs Amazon VPC peering](https://docs.aws.amazon.com//whitepapers/latest/building-scalable-secure-multi-vpc-network-infrastructure/transit-gateway-vs-vpc-peering.html). +You can use one type of Amazon VPC endpoint to access Amazon Location Service: _interface endpoints_ (by using AWS PrivateLink). _Interface endpoints_ use private IP addresses to route requests to Amazon Location from within your Amazon VPC, on premises, or from an Amazon VPC in another AWS Region by using Amazon VPC peering. For more information, see [What is Amazon VPC peering?](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) and [Transit Gateway vs Amazon VPC peering](https://docs.aws.amazon.com/whitepapers/latest/building-scalable-secure-multi-vpc-network-infrastructure/transit-gateway-vs-vpc-peering.html). @@ -55 +55 @@ Interface endpoints for Amazon Location have the following properties: -Amazon VPC considerations apply to AWS PrivateLink for Amazon Location Service. For more information, see [Interface endpoint considerations](https://docs.aws.amazon.com//vpc/latest/privatelink/vpce-interface.html#vpce-interface-limitations) and [AWS PrivateLink quotas](https://docs.aws.amazon.com//vpc/latest/privatelink/vpc-limits-endpoints.html) in the _AWS PrivateLink Guide_. In addition, the following restrictions apply. +Amazon VPC considerations apply to AWS PrivateLink for Amazon Location Service. For more information, see [Interface endpoint considerations](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-interface.html#vpce-interface-limitations) and [AWS PrivateLink quotas](https://docs.aws.amazon.com/vpc/latest/privatelink/vpc-limits-endpoints.html) in the _AWS PrivateLink Guide_. In addition, the following restrictions apply. @@ -68 +68 @@ Amazon VPC endpoints: - * Don't support [Amazon Location Service Maps API](https://docs.aws.amazon.com//location/latest/APIReference/API_Operations_Amazon_Location_Service_Maps.html) operations, including: `GetGlyphs`, `GetSprites`, and `GetStyleDescriptor` + * Don't support [Amazon Location Service Maps API](https://docs.aws.amazon.com/location/latest/APIReference/API_Operations_Amazon_Location_Service_Maps.html) operations, including: `GetGlyphs`, `GetSprites`, and `GetStyleDescriptor` @@ -72 +72 @@ Amazon VPC endpoints: - * Only support Amazon-provided DNS through Amazon Route 53. If you want to use your own DNS, use conditional DNS forwarding. For more information, see [DHCP Options Sets](https://docs.aws.amazon.com//vpc/latest/userguide/VPC_DHCP_Options.html) in the _Amazon VPC User Guide_. + * Only support Amazon-provided DNS through Amazon Route 53. If you want to use your own DNS, use conditional DNS forwarding. For more information, see [DHCP Options Sets](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html) in the _Amazon VPC User Guide_. @@ -87 +87 @@ Network connectivity timeouts to AWS PrivateLink endpoints are not within the sc -You can create an interface endpoint for Amazon Location Service using either the Amazon VPC Console or the AWS Command Line Interface (AWS CLI). For more information, see [Create an interface endpoint](https://docs.aws.amazon.com//vpc/latest/privatelink/vpce-interface.html#create-interface-endpoint) in the _AWS PrivateLink Guide_. +You can create an interface endpoint for Amazon Location Service using either the Amazon VPC Console or the AWS Command Line Interface (AWS CLI). For more information, see [Create an interface endpoint](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-interface.html#create-interface-endpoint) in the _AWS PrivateLink Guide_. @@ -143 +143 @@ The previous DNS names are for IPv4 domains. The following IPV6 DNS names can al -You can use the [AWS CLI](https://docs.aws.amazon.com//cli/latest/reference/location/) or [AWS SDKs](https://docs.aws.amazon.com//location/latest/developerguide/dev-sdks.html) to access Amazon Location API operations through Amazon Location interface endpoints. +You can use the [AWS CLI](https://docs.aws.amazon.com/cli/latest/reference/location/) or [AWS SDKs](https://docs.aws.amazon.com/location/latest/developerguide/dev-sdks.html) to access Amazon Location API operations through Amazon Location interface endpoints.