AWS devicefarm documentation change
Summary
Updated URLs for IAM policy creation and attachment documentation with corrected slashes.
Security assessment
The modifications fix link formatting but do not alter the security guidance about IAM policies. No evidence of a security issue being addressed.
Diff
diff --git a/devicefarm/latest/developerguide/setting-up.md b/devicefarm/latest/developerguide/setting-up.md index 82bac129b..06645ec92 100644 --- a//devicefarm/latest/developerguide/setting-up.md +++ b//devicefarm/latest/developerguide/setting-up.md @@ -59 +59 @@ The AWS root account or IAM user that you use to complete the following steps mu -For more information on creating IAM policies, see [Creating IAM Policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_create.html) in the IAM User Guide. +For more information on creating IAM policies, see [Creating IAM Policies](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_create.html) in the IAM User Guide. @@ -61 +61 @@ For more information on creating IAM policies, see [Creating IAM Policies](https - 2. Attach the IAM policy you created to your new user. For more information on attaching IAM policies to users, see [Adding and Removing IAM Policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-attach-detach.html) in the IAM User Guide. + 2. Attach the IAM policy you created to your new user. For more information on attaching IAM policies to users, see [Adding and Removing IAM Policies](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_manage-attach-detach.html) in the IAM User Guide.