AWS Security ChangesHomeSearch

AWS iot-mi documentation change

Service: iot-mi · 2025-06-16 · Documentation low

File: iot-mi/latest/devguide/managedintegrations-hub-offboard.md

Summary

Added architecture diagram and corrected CLI command syntax from 'iotmanagedintegrations' to 'iot-managed-integrations'

Security assessment

Changes are routine documentation updates (adding a diagram and fixing CLI command typos) with no direct security implications mentioned.

Diff

diff --git a/iot-mi/latest/devguide/managedintegrations-hub-offboard.md b/iot-mi/latest/devguide/managedintegrations-hub-offboard.md
index 80b6c50da..90c6cfd5e 100644
--- a//iot-mi/latest/devguide/managedintegrations-hub-offboard.md
+++ b//iot-mi/latest/devguide/managedintegrations-hub-offboard.md
@@ -45,0 +46,2 @@ The process ensures a clean, secure transition between hub configurations, allow
+![Hub offboarding diagram](/images/iot-mi/latest/devguide/images/iot-managedintegrations-hub-sdk-offboarding-architecture.png)
+
@@ -97 +99 @@ Use your account credentials and run the command with the `managed_thing_id` ret
-    aws iotmanagedintegrations delete-managed-thing \
+    aws iot-managed-integrations delete-managed-thing \
@@ -105 +107 @@ Use your account credentials and run the command with the `managed_thing_id` ret
-    aws iotmanagedintegrations get-managed-thing \
+    aws iot-managed-integrations get-managed-thing \
@@ -239 +241 @@ Call [ DeleteManagedThing ](https://docs.aws.amazon.com/iot-mi/latest/APIReferen
-    aws iotmanagedintegrations delete-managed-thing \
+    aws iot-managed-integrations delete-managed-thing \