AWS iot documentation change
Summary
Corrected URL path in API reference link
Security assessment
The change fixes a broken link to the API reference. The command itself (detaching principals) is security-related, but the documentation update does not address a vulnerability or add new security guidance.
Diff
diff --git a/iot/latest/developerguide/detach-thing-principal.md b/iot/latest/developerguide/detach-thing-principal.md index f72dc452c..fce417531 100644 --- a//iot/latest/developerguide/detach-thing-principal.md +++ b//iot/latest/developerguide/detach-thing-principal.md @@ -16 +16 @@ The **DetachThingPrincipal** command doesn't produce any output. -For more information, see [detach-thing-principal](https://docs.aws.amazon.com/iot/latest/apireference/API_DetachThingPrincipal.html) from the _AWS IoT Core API Reference_. +For more information, see [detach-thing-principal](https://docs.aws.amazon.com//iot/latest/apireference/API_DetachThingPrincipal.html) from the _AWS IoT Core API Reference_.