AWS location documentation change
Summary
Updated API reference links for VerifyDevicePosition to point to latest version with WaypointTracking_ prefix
Security assessment
The changes only update documentation URLs and API operation references without modifying security-related content. While the API itself relates to device position verification (a security-adjacent feature), there is no evidence of addressing a specific vulnerability or adding new security documentation.
Diff
diff --git a/location/latest/developerguide/verify-device-positions.md b/location/latest/developerguide/verify-device-positions.md index 94be64e4f..026f381bb 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/latest/APIReference/API_WaypointTracking_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/latest/APIReference/API_WaypointTracking_VerifyDevicePosition.html) API. @@ -27 +27 @@ API -Use the `[VerifyDevicePosition](https://docs.aws.amazon.com/location/previous/APIReference/API_VerifyDevicePosition.html)` operation from the Amazon Location Tracking APIs. +Use the `[VerifyDevicePosition](https://docs.aws.amazon.com/location/latest/APIReference/API_WaypointTracking_VerifyDevicePosition.html)` operation from the Amazon Location Tracking APIs.