AWS Security ChangesHomeSearch

AWS toolkit-for-jetbrains documentation change

Service: toolkit-for-jetbrains · 2025-06-28 · Documentation low

File: toolkit-for-jetbrains/latest/userguide/more-resources.md

Summary

Fixed broken IAM documentation link from AM/latest to IAM/latest

Security assessment

Link correction improves documentation accuracy but doesn't address security vulnerabilities

Diff

diff --git a/toolkit-for-jetbrains/latest/userguide/more-resources.md b/toolkit-for-jetbrains/latest/userguide/more-resources.md
index e0680b485..cbf0cd4eb 100644
--- a//toolkit-for-jetbrains/latest/userguide/more-resources.md
+++ b//toolkit-for-jetbrains/latest/userguide/more-resources.md
@@ -44 +44 @@ In addition to permissions for service resources, an IAM entity requires permiss
-The easiest way to grant permissions is to attach the AWS managed policy, **PowerUserAccess** , to the IAM entity that's calling these API operations using the Toolkit interface. This [managed policy](https://docs.aws.amazon.com/AM/latest/UserGuide/access_policies_job-functions.html#jf_developer-power-user) grants a range of permissions for performing application development tasks, including calling API operations. 
+The easiest way to grant permissions is to attach the AWS managed policy, **PowerUserAccess** , to the IAM entity that's calling these API operations using the Toolkit interface. This [managed policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_job-functions.html#jf_developer-power-user) grants a range of permissions for performing application development tasks, including calling API operations.