AWS Security ChangesHomeSearch

AWS iot documentation change

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

File: iot/latest/developerguide/using-laptop-as-device.md

Summary

Updated console and documentation URLs with proper formatting

Security assessment

Changes are limited to URL path corrections and MQTT documentation references. No security implications in the content changes.

Diff

diff --git a/iot/latest/developerguide/using-laptop-as-device.md b/iot/latest/developerguide/using-laptop-as-device.md
index e29241585..c8a9d59af 100644
--- a//iot/latest/developerguide/using-laptop-as-device.md
+++ b//iot/latest/developerguide/using-laptop-as-device.md
@@ -187 +187 @@ Before running the script, make sure your thing's policy provides permissions fo
-  1. In the [AWS IoT console](https://console.aws.amazon.com/iot/home#/thinghub), in the **Things** list, find the thing resource that represents your device.
+  1. In the [AWS IoT console](https://console.aws.amazon.com//iot/home#/thinghub), in the **Things** list, find the thing resource that represents your device.
@@ -347 +347 @@ Windows
-For more information about MQTT and how AWS IoT Core supports the protocol, see [MQTT](https://docs.aws.amazon.com/iot/latest/developerguide/mqtt.html).
+For more information about MQTT and how AWS IoT Core supports the protocol, see [MQTT](https://docs.aws.amazon.com//iot/latest/developerguide/mqtt.html).
@@ -351 +351 @@ For more information about MQTT and how AWS IoT Core supports the protocol, see
-AWS IoT Core supports [Shared Subscriptions](./mqtt.html#mqtt5-shared-subscription) for both MQTT 3 and MQTT 5. Shared Subscriptions allow multiple clients to share a subscription to a topic and only one client will receive messages published to that topic using a random distribution. To use Shared Subscriptions, clients subscribe to a Shared Subscription's [topic filter](https://docs.aws.amazon.com/iot/latest/developerguide/topics.html#topicfilters): `$share/{ShareName}/{TopicFilter}`. 
+AWS IoT Core supports [Shared Subscriptions](./mqtt.html#mqtt5-shared-subscription) for both MQTT 3 and MQTT 5. Shared Subscriptions allow multiple clients to share a subscription to a topic and only one client will receive messages published to that topic using a random distribution. To use Shared Subscriptions, clients subscribe to a Shared Subscription's [topic filter](https://docs.aws.amazon.com//iot/latest/developerguide/topics.html#topicfilters): `$share/{ShareName}/{TopicFilter}`.