AWS Security ChangesHomeSearch

AWS location documentation change

Service: location · 2025-08-28 · Documentation low

File: location/latest/developerguide/how-to-auth-helper.md

Summary

Updated SDK client links and MapLibre GitHub URL

Security assessment

Revised links to JavaScript SDK clients and MapLibre repository. No security issues addressed; documentation accuracy improvements only.

Diff

diff --git a/location/latest/developerguide/how-to-auth-helper.md b/location/latest/developerguide/how-to-auth-helper.md
index fa92554f4..6b3fe5d2c 100644
--- a//location/latest/developerguide/how-to-auth-helper.md
+++ b//location/latest/developerguide/how-to-auth-helper.md
@@ -26 +26 @@ The Amazon Location JavaScript authentication utilities assistw in authenticatin
-To use the authentication helpers, import the library and call the necessary utility functions. This library supports authenticating requests from the Amazon Location Service SDKs, including the [Maps](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-amzn-geomaps-client/), [Places](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-amzn-geoplaces-client/), and [Routes](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-amzn-georoutes-client/) standalone SDKs, as well as rendering maps with [MapLibre GL JS](https://maplibre.org/projects/maplibre-gl-js/).
+To use the authentication helpers, import the library and call the necessary utility functions. This library supports authenticating requests from the Amazon Location Service SDKs, including the [Maps](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/geo-maps/), [Places](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/geo-places/), and [Routes](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/geo-routes/) standalone SDKs, as well as rendering maps with [MapLibre GL JS](https://github.com/maplibre/maplibre-gl-js).