AWS Security ChangesHomeSearch

AWS lake-formation documentation change

Service: lake-formation · 2025-08-16 · Documentation low

File: lake-formation/latest/dg/prerequisites-identity-center.md

Summary

Added JSON section markers and fixed trailing commas in SSO action lists

Security assessment

Changes correct JSON syntax in policy examples but do not address security vulnerabilities or document new security features. Syntax fixes prevent potential policy configuration errors but are not security-specific.

Diff

diff --git a/lake-formation/latest/dg/prerequisites-identity-center.md b/lake-formation/latest/dg/prerequisites-identity-center.md
index dbf401f21..2b207068d 100644
--- a//lake-formation/latest/dg/prerequisites-identity-center.md
+++ b//lake-formation/latest/dg/prerequisites-identity-center.md
@@ -18,0 +19,6 @@ You need to add permissions per IAM best practices. Specific permissions are det
+JSON
+    
+
+****
+    
+    
@@ -30 +36 @@ You need to add permissions per IAM best practices. Specific permissions are det
-                    "sso:PutApplicationAccessScope",
+                    "sso:PutApplicationAccessScope"
@@ -48,0 +55,6 @@ The following inline policies contain specific permissions required to view, upd
+JSON
+    
+
+****
+    
+    
@@ -66,0 +80,6 @@ The following inline policies contain specific permissions required to view, upd
+JSON
+    
+
+****
+    
+    
@@ -76 +95 @@ The following inline policies contain specific permissions required to view, upd
-                    "sso:UpdateApplication",
+                    "sso:UpdateApplication"
@@ -87,0 +107,6 @@ The following inline policies contain specific permissions required to view, upd
+JSON
+    
+
+****
+    
+    
@@ -95 +120 @@ The following inline policies contain specific permissions required to view, upd
-                    "sso:DeleteApplication",
+                    "sso:DeleteApplication"