AWS Security ChangesHomeSearch

AWS iot-mi documentation change

Service: iot-mi · 2025-03-23 · Documentation low

File: iot-mi/latest/devguide/using-service-linked-roles.md

Summary

Updated API reference links to use 'iot-mi' path instead of 'awsiotsmarthome'

Security assessment

Corrects documentation URLs without modifying security permissions or addressing vulnerabilities

Diff

diff --git a/iot-mi/latest/devguide/using-service-linked-roles.md b/iot-mi/latest/devguide/using-service-linked-roles.md
index 834722c78..d22802815 100644
--- a/iot-mi/latest/devguide/using-service-linked-roles.md
+++ b/iot-mi/latest/devguide/using-service-linked-roles.md
@@ -87 +87 @@ You must configure permissions to allow your users, groups, or roles to create,
-You don't need to manually create a service-linked role. When you cause an event type such as calling the `PutRuntimeLogConfiguration`, `CreateEventLogConfiguration`, or `RegisterCustomEndpoint` API commands in the AWS Management Console, the AWS CLI, or the AWS API, AWS IoT Managed Integrations creates the service-linked role for you. For more information on `PutRuntimeLogConfiguration`, `CreateEventLogConfiguration`, or `RegisterCustomEndpoint`, see [`PutRuntimeLogConfiguration`](https://amazonaws.com/awsiotsmarthome/latest/APIReference/API_PutRuntimeLogConfiguration.html), [`CreateEventLogConfiguration`](https://amazonaws.com/awsiotsmarthome/latest/APIReference/API_CreateEventLogConfiguration.html), or [`RegisterCustomEndpoint`](https://amazonaws.com/awsiotsmarthome/latest/APIReference/API_RegisterCustomEndpoint.html).
+You don't need to manually create a service-linked role. When you cause an event type such as calling the `PutRuntimeLogConfiguration`, `CreateEventLogConfiguration`, or `RegisterCustomEndpoint` API commands in the AWS Management Console, the AWS CLI, or the AWS API, AWS IoT Managed Integrations creates the service-linked role for you. For more information on `PutRuntimeLogConfiguration`, `CreateEventLogConfiguration`, or `RegisterCustomEndpoint`, see [`PutRuntimeLogConfiguration`](https://amazonaws.com/iot-mi/latest/APIReference/API_PutRuntimeLogConfiguration.html), [`CreateEventLogConfiguration`](https://amazonaws.com/iot-mi/latest/APIReference/API_CreateEventLogConfiguration.html), or [`RegisterCustomEndpoint`](https://amazonaws.com/iot-mi/latest/APIReference/API_RegisterCustomEndpoint.html).