AWS iot documentation change
Summary
Updated URL formatting in IAM policy creation and role delegation instructions
Security assessment
Changes are purely cosmetic URL fixes. The cross-account access documentation remains functionally unchanged regarding security practices.
Diff
diff --git a/iot/latest/developerguide/cross-account-access.md b/iot/latest/developerguide/cross-account-access.md index adae00f41..57b25e242 100644 --- a//iot/latest/developerguide/cross-account-access.md +++ b//iot/latest/developerguide/cross-account-access.md @@ -9 +9 @@ AWS IoT Core allows you to enable a principal to publish or subscribe to a topic -First, create a customer managed IAM policy as described in [Creating IAM Policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_create.html), just like you would for other users and certificates in your AWS account. +First, create a customer managed IAM policy as described in [Creating IAM Policies](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_create.html), just like you would for other users and certificates in your AWS account. @@ -73 +73 @@ For devices not registered in AWS IoT Core registry, the following policy grants -Next, follow the steps in [Creating a role to delegate permissions to an IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user.html). Enter the account ID of the AWS account with which you want to share access. Then, in the final step, attach the policy you just created to the role. If, at a later time, you need to modify the AWS account ID to which you are granting access, you can use the following trust policy format to do so: +Next, follow the steps in [Creating a role to delegate permissions to an IAM user](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_create_for-user.html). Enter the account ID of the AWS account with which you want to share access. Then, in the final step, attach the policy you just created to the role. If, at a later time, you need to modify the AWS account ID to which you are granting access, you can use the following trust policy format to do so: