AWS Security ChangesHomeSearch

AWS ram documentation change

Service: ram · 2025-11-22 · Documentation low

File: ram/latest/userguide/security-ram-permissions.md

Summary

Updated URL formatting in least privilege practice documentation link

Security assessment

Change fixes a broken URL reference but maintains existing security guidance about least privilege. No new security content or vulnerability fixes.

Diff

diff --git a/ram/latest/userguide/security-ram-permissions.md b/ram/latest/userguide/security-ram-permissions.md
index f4f2e589f..8ec01201a 100644
--- a//ram/latest/userguide/security-ram-permissions.md
+++ b//ram/latest/userguide/security-ram-permissions.md
@@ -93 +93 @@ The default managed permission is separate from the default [version](./getting-
-For example, when you share a resource type that supports both a full access (`Read` and `Write`) managed permission and a read-only managed permission, you can create one resource share for the administrator with the full access managed permission. You can then create a separate resource share for other developers using the read-only managed permission to follow the [practice of granting least privilege](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#grant-least-privilege).
+For example, when you share a resource type that supports both a full access (`Read` and `Write`) managed permission and a read-only managed permission, you can create one resource share for the administrator with the full access managed permission. You can then create a separate resource share for other developers using the read-only managed permission to follow the [practice of granting least privilege](https://docs.aws.amazon.com//IAM/latest/UserGuide/best-practices.html#grant-least-privilege).