AWS iot-mi documentation change
Summary
Fixed documentation links to use correct docs.aws.amazon.com domain
Security assessment
Change only corrects URL formatting without any security implications or security-related content additions.
Diff
diff --git a/iot-mi/latest/devguide/using-service-linked-roles.md b/iot-mi/latest/devguide/using-service-linked-roles.md index 8aeefc3bd..23d006946 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, 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). +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, managed integrations creates the service-linked role for you. For more information on `PutRuntimeLogConfiguration`, `CreateEventLogConfiguration`, or `RegisterCustomEndpoint`, see [`PutRuntimeLogConfiguration`](https://docs.aws.amazon.com/iot-mi/latest/APIReference/API_PutRuntimeLogConfiguration.html), [`CreateEventLogConfiguration`](https://docs.aws.amazon.com/iot-mi/latest/APIReference/API_CreateEventLogConfiguration.html), or [`RegisterCustomEndpoint`](https://docs.aws.amazon.com/iot-mi/latest/APIReference/API_RegisterCustomEndpoint.html).