AWS Security ChangesHomeSearch

AWS iot documentation change

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

File: iot/latest/developerguide/iot-connect-devices.md

Summary

Fixed URL formatting in AWS signature V4 and console links

Security assessment

The changes correct hyperlinks but do not alter the existing security documentation about device authentication or TLS. No new security guidance is added.

Diff

diff --git a/iot/latest/developerguide/iot-connect-devices.md b/iot/latest/developerguide/iot-connect-devices.md
index 25fed5614..55db9912d 100644
--- a//iot/latest/developerguide/iot-connect-devices.md
+++ b//iot/latest/developerguide/iot-connect-devices.md
@@ -17 +17 @@ AWS IoT manages device communication through a message broker. Devices and clien
-Device connections to AWS IoT use [X.509 client certificates](./x509-client-certs.html) and [AWS signature V4](https://docs.aws.amazon.com/general/latest/gr/signing_aws_api_requests.html) for authentication. Device communications are secured by TLS version 1.3 and AWS IoT requires devices to send the [Server Name Indication (SNI) extension](https://tools.ietf.org/html/rfc3546#section-3.1) when they connect. For more information, see [Transport Security in AWS IoT](transport-security.html).
+Device connections to AWS IoT use [X.509 client certificates](./x509-client-certs.html) and [AWS signature V4](https://docs.aws.amazon.com//general/latest/gr/signing_aws_api_requests.html) for authentication. Device communications are secured by TLS version 1.3 and AWS IoT requires devices to send the [Server Name Indication (SNI) extension](https://tools.ietf.org/html/rfc3546#section-3.1) when they connect. For more information, see [Transport Security in AWS IoT](transport-security.html).
@@ -27 +27 @@ Each account has several device endpoints that are unique to the account and sup
-To learn your account's device data endpoint, you can find it in the [**Settings**](https://console.aws.amazon.com/iot/home#/settings) page of your AWS IoT Core console.
+To learn your account's device data endpoint, you can find it in the [**Settings**](https://console.aws.amazon.com//iot/home#/settings) page of your AWS IoT Core console.