AWS iot-wireless documentation change
Summary
Updated API reference link from version-specific URL to '/latest/' path
Security assessment
The change only updates a documentation link to point to the latest API reference version. No security-related content was added or modified. This is a routine documentation update to maintain link accuracy.
Diff
diff --git a/iot-wireless/latest/developerguide/lorawan-device-connection-status.md b/iot-wireless/latest/developerguide/lorawan-device-connection-status.md index 007018896..83afde243 100644 --- a//iot-wireless/latest/developerguide/lorawan-device-connection-status.md +++ b//iot-wireless/latest/developerguide/lorawan-device-connection-status.md @@ -165 +165 @@ To check the connection status using the console, navigate to the [**Devices**]( -To check the connection status using the API, use the [`GetWirelessDeviceStatistics` API](https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_GetWirelessDeviceStatistics.html). This API doesn't have a request body and only contains a response body that shows when the last uplink was received. The response from the API also indicates whether it's received from a public network or a private LoRaWAN gateway. +To check the connection status using the API, use the [`GetWirelessDeviceStatistics` API](https://docs.aws.amazon.com/iot-wireless/latest/apireference/API_GetWirelessDeviceStatistics.html). This API doesn't have a request body and only contains a response body that shows when the last uplink was received. The response from the API also indicates whether it's received from a public network or a private LoRaWAN gateway.