AWS Security ChangesHomeSearch

AWS grafana documentation change

Service: grafana · 2025-08-28 · Documentation low

File: grafana/latest/userguide/security-iam-awsmanpol.md

Summary

Added JSON section markers and formatting elements (****) while removing a specific IAM policy example for SSO application assignments

Security assessment

The changes appear to be formatting adjustments rather than security-related content modifications. The removed JSON example was a sample IAM policy, but there's no evidence this was due to a security vulnerability. The additions are structural markers without security content.

Diff

diff --git a/grafana/latest/userguide/security-iam-awsmanpol.md b/grafana/latest/userguide/security-iam-awsmanpol.md
index 45cef24b8..28d767c88 100644
--- a//grafana/latest/userguide/security-iam-awsmanpol.md
+++ b//grafana/latest/userguide/security-iam-awsmanpol.md
@@ -33,0 +34,6 @@ This policy includes the following permissions.
+JSON
+    
+
+****
+    
+    
@@ -96,0 +104,6 @@ This policy includes the following permissions.
+JSON
+    
+
+****
+    
+    
@@ -150,17 +163,0 @@ The policy you create should look like the following. Replace `grafana-applicati
-    
-    {
-        "Version": "2012-10-17",
-        "Statement": [
-            {
-                "Effect": "Allow",
-                "Action": [
-                    "sso:CreateApplicationAssignment",
-                    "sso:DeleteApplicationAssignment"
-                ],
-                "Resource": [
-                    "grafana-application-arn"
-                ]
-            }
-        ]
-    }
-
@@ -183,0 +181,6 @@ This policy includes the following permission.
+JSON
+    
+
+****
+    
+    
@@ -215,0 +220,6 @@ This policy includes the following permission.
+JSON
+    
+
+****
+    
+    
@@ -286,0 +298,6 @@ This policy includes the following permission.
+JSON
+    
+
+****
+    
+    
@@ -377,0 +396,6 @@ This policy includes the following permissions.
+JSON
+    
+
+****
+    
+