AWS Security ChangesHomeSearch

AWS iot documentation change

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

File: iot/latest/developerguide/iot-security.md

Summary

Removed redundant reference to key management documentation link

Security assessment

Change removes a documentation link but maintains the same security responsibilities text. No security implications or feature changes detected.

Diff

diff --git a/iot/latest/developerguide/iot-security.md b/iot/latest/developerguide/iot-security.md
index 10fd7569e..43d46c383 100644
--- a//iot/latest/developerguide/iot-security.md
+++ b//iot/latest/developerguide/iot-security.md
@@ -11 +11 @@ Each connected device or client must have a credential to interact with AWS IoT.
-  * You are responsible for managing device credentials (X.509 certificates, AWS credentials, Amazon Cognito identities, federated identities, or custom authentication tokens) and policies in AWS IoT. For more information, see [Key management in AWS IoT](./key-management.html). You are responsible for assigning unique identities to each device and managing the permissions for each device or group of devices.
+  * You are responsible for managing device credentials (X.509 certificates, AWS credentials, Amazon Cognito identities, federated identities, or custom authentication tokens) and policies in AWS IoT. You are also responsible for assigning unique identities to each device and managing the permissions for each device or group of devices.