AWS location documentation change
Summary
Removed note about VPC interface endpoint unsupported in aws-us-gov partition and added IPv6 DNS names for interface endpoints
Security assessment
The addition of IPv6 DNS names enhances documentation for secure network connectivity via PrivateLink, which is a security feature. However, there is no evidence this addresses a specific security vulnerability. The removal of the partition restriction note suggests expanded availability but lacks explicit security context.
Diff
diff --git a/location/latest/developerguide/privatelink-interface-endpoints.md b/location/latest/developerguide/privatelink-interface-endpoints.md index 4f0792d60..a5e79dc47 100644 --- a//location/latest/developerguide/privatelink-interface-endpoints.md +++ b//location/latest/developerguide/privatelink-interface-endpoints.md @@ -79,4 +78,0 @@ Amazon VPC endpoints: -###### Note - -Amazon Location Service doesn't support VPC interface endpoints in the `aws-us-gov` partition. - @@ -127,0 +124,17 @@ If you enable private DNS for the interface endpoint, you can make API requests +The previous DNS names are for IPv4 domains. The following IPV6 DNS names can also be used for interface endpoints. + + * `maps.geo.`region`.api.aws` + + * `places.geo.`region`.api.aws` + + * `routes.geo.`region`.api.aws` + + * `tracking.geo.`region`.api.aws` + + * `geofencing.geo.`region`.api.aws` + + * `metadata.geo.`region`.api.aws` + + + +