AWS iot-twinmaker documentation change
Summary
Fixed broken IAM documentation link
Security assessment
Corrects a URL formatting error in an IAM documentation reference. While IAM relates to security, this is a routine documentation fix without security implications.
Diff
diff --git a/iot-twinmaker/latest/guide/twinmaker-gs-workspace.md b/iot-twinmaker/latest/guide/twinmaker-gs-workspace.md index 0c8d87346..0381a9ab6 100644 --- a//iot-twinmaker/latest/guide/twinmaker-gs-workspace.md +++ b//iot-twinmaker/latest/guide/twinmaker-gs-workspace.md @@ -33 +33 @@ If you choose **Auto-generate a new role** , AWS IoT TwinMaker attaches a policy - 8. Choose **Get json**. We recommend you add the IAM policy you see to the IAM role that AWS IoT TwinMaker created for users and accounts that view the Grafana dashboard. The name of this role follows this pattern: `workspace-name`DashboardRole, For instructions on how to create a policy and attach it to a role, see [Modifying a role permissions policy (console)](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-service.htmlroles-managingrole-editing-console.html#roles-modify_permissions-policy). + 8. Choose **Get json**. We recommend you add the IAM policy you see to the IAM role that AWS IoT TwinMaker created for users and accounts that view the Grafana dashboard. The name of this role follows this pattern: `workspace-name`DashboardRole, For instructions on how to create a policy and attach it to a role, see [Modifying a role permissions policy (console)](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-console.html#roles-modify_permissions-policy).