AWS iot-wireless documentation change
Summary
Changed example WirelessDeviceId from generic placeholder 'wireless_device_id' to specific UUID '8d5c87d8-3ec0-428d-9028-ab9daaf33704' and updated section title from 'Using AWS Location with Sidewalk Devices' to 'Configuring the position for Sidewalk resources'.
Security assessment
This change appears to be a routine documentation improvement providing a more realistic example value and clearer section title. There is no evidence in the diff that this addresses a security vulnerability or adds security-specific documentation. The UUID change is likely for example consistency rather than security remediation.
Diff
diff --git a/iot-wireless/latest/developerguide/iot-sidewalk-connect-uplink-metadata.md b/iot-wireless/latest/developerguide/iot-sidewalk-connect-uplink-metadata.md index a158ea4d5..b92500fe5 100644 --- a//iot-wireless/latest/developerguide/iot-sidewalk-connect-uplink-metadata.md +++ b//iot-wireless/latest/developerguide/iot-sidewalk-connect-uplink-metadata.md @@ -49 +49 @@ The following example shows the format of the uplink messages that are sent from - "WirelessDeviceId":"wireless_device_id", + "WirelessDeviceId":"8d5c87d8-3ec0-428d-9028-ab9daaf33704", @@ -85 +85 @@ Create an IAM role and IoT rule for your destination -Using AWS Location with Sidewalk Devices +Configuring the position for Sidewalk resources