AWS iot documentation change
Summary
Fixed URL formatting in console links by adding double slashes
Security assessment
The updates are purely cosmetic fixes to hyperlinks. No security policies, permissions, or authentication workflows were modified.
Diff
diff --git a/iot/latest/developerguide/provision-create-role.md b/iot/latest/developerguide/provision-create-role.md index 9c4365cfa..598cf892b 100644 --- a//iot/latest/developerguide/provision-create-role.md +++ b//iot/latest/developerguide/provision-create-role.md @@ -13 +13 @@ These procedures are for use only when directed by the AWS IoT console. -To go to this page from the console, open [create a new provisioning template](https://console.aws.amazon.com/iot/home#/provisioningtemplate/create/provisioningmethods/trustedUser). +To go to this page from the console, open [create a new provisioning template](https://console.aws.amazon.com//iot/home#/provisioningtemplate/create/provisioningmethods/trustedUser). @@ -25 +25 @@ While performing this procedure, you'll be switching between the IAM console and - 1. Open the [Policies hub in the IAM console](https://console.aws.amazon.com/iamv2/home#/policies). + 1. Open the [Policies hub in the IAM console](https://console.aws.amazon.com//iamv2/home#/policies). @@ -68 +68 @@ These steps describe how to create an IAM role that authenticates the user who w - 1. Open the [Role hub in the IAM console](https://console.aws.amazon.com/iamv2/home#/roles). + 1. Open the [Role hub in the IAM console](https://console.aws.amazon.com//iamv2/home#/roles). @@ -103 +103 @@ The following steps describe how to add a new template to an IAM policy that aut - 1. Open the [Policies hub in the IAM console](https://console.aws.amazon.com/iamv2/home#/policies). + 1. Open the [Policies hub in the IAM console](https://console.aws.amazon.com//iamv2/home#/policies).