AWS Security ChangesHomeSearch

AWS singlesignon documentation change

Service: singlesignon · 2025-04-28 · Documentation low

File: singlesignon/latest/userguide/howtocmp.md

Summary

Added note clarifying that customer managed policy names attached to permission sets are not case sensitive

Security assessment

The change clarifies policy name case insensitivity but does not address a specific security vulnerability or introduce security features. While case sensitivity could theoretically impact policy application, there is no evidence this was a security issue.

Diff

diff --git a/singlesignon/latest/userguide/howtocmp.md b/singlesignon/latest/userguide/howtocmp.md
index ddb5b68c8..e3e18c318 100644
--- a//singlesignon/latest/userguide/howtocmp.md
+++ b//singlesignon/latest/userguide/howtocmp.md
@@ -14,0 +15,4 @@ In [Create a permission set](./howtocreatepermissionset.html), you learned how t
+###### Note
+
+When a customer managed policy is attached to a permission set, the name of the policy is not case sensitive.
+