AWS Security ChangesHomeSearch

AWS location documentation change

Service: location · 2025-11-22 · Documentation low

File: location/latest/developerguide/verify-device-positions.md

Summary

Updated API documentation URLs by adding double slashes in path references

Security assessment

The changes only correct URL formatting without altering security-related content or introducing new security considerations. No evidence of security issue remediation or feature changes.

Diff

diff --git a/location/latest/developerguide/verify-device-positions.md b/location/latest/developerguide/verify-device-positions.md
index 484b8a1b3..94be64e4f 100644
--- a//location/latest/developerguide/verify-device-positions.md
+++ b//location/latest/developerguide/verify-device-positions.md
@@ -9 +9 @@ Prerequisites
-To check the integrity of a device position use the [VerifyDevicePosition](https://docs.aws.amazon.com/location/previous/APIReference/API_VerifyDevicePosition.html) API. This API returns information about the integrity of the device's position, by evaluating properties such as the device's cell signal, Wi-Fi access point, Ipv4 address, and if a proxy is in use.
+To check the integrity of a device position use the [VerifyDevicePosition](https://docs.aws.amazon.com//location/previous/APIReference/API_VerifyDevicePosition.html) API. This API returns information about the integrity of the device's position, by evaluating properties such as the device's cell signal, Wi-Fi access point, Ipv4 address, and if a proxy is in use.
@@ -20 +20 @@ Before being able to use the listed APIs for device verification, make sure you
-The following example shows a request for the Amazon Location [VerifyDevicePosition](https://docs.aws.amazon.com/location/previous/APIReference/API_VerifyDevicePosition.html) API.
+The following example shows a request for the Amazon Location [VerifyDevicePosition](https://docs.aws.amazon.com//location/previous/APIReference/API_VerifyDevicePosition.html) API.