AWS Security ChangesHomeSearch

AWS glue documentation change

Service: glue · 2025-07-18 · Documentation low

File: glue/latest/dg/security_iam_id-based-policy-examples.md

Summary

Added multiple JSON section markers and formatting dividers throughout IAM policy examples

Security assessment

Structural formatting changes to existing security documentation without altering policy content, permissions guidance, or addressing vulnerabilities.

Diff

diff --git a/glue/latest/dg/security_iam_id-based-policy-examples.md b/glue/latest/dg/security_iam_id-based-policy-examples.md
index c851b1da9..97580e3e0 100644
--- a//glue/latest/dg/security_iam_id-based-policy-examples.md
+++ b//glue/latest/dg/security_iam_id-based-policy-examples.md
@@ -74,0 +75,6 @@ For example, the following IAM policy allows API operations for `GetClassifier`
+JSON
+    
+
+****
+    
+    
@@ -177,0 +185,6 @@ The following policy grants read-only permission to a `books` table in database
+JSON
+    
+
+****
+    
+    
@@ -201,0 +216,6 @@ The following policy grants the minimum necessary permissions to create table `t
+JSON
+    
+
+****
+    
+    
@@ -223,0 +245,6 @@ Assume that there are three tables—`customers`, `stores`, and `store_sales`—
+JSON
+    
+
+****
+    
+    
@@ -245,0 +274,6 @@ You can simplify the preceding policy by using `store*` to match any table names
+JSON
+    
+
+****
+    
+    
@@ -266,0 +302,6 @@ Similarly, using `/db1/*` to match all tables in `db1`, the following policy gra
+JSON
+    
+
+****
+    
+    
@@ -287,0 +330,6 @@ If no table ARN is provided, a call to `GetTables` succeeds, but it returns an e
+JSON
+    
+
+****
+    
+    
@@ -307,0 +357,6 @@ If the database ARN is missing in the policy, a call to `GetTables` fails with a
+JSON
+    
+
+****
+    
+    
@@ -329,0 +386,6 @@ The following policy grants all permissions on a table named `books` in database
+JSON
+    
+
+****
+    
+    
@@ -367,0 +431,6 @@ The preceding policy can be simplified in practice.
+JSON
+    
+
+****
+    
+    
@@ -393,0 +464,6 @@ In this example, suppose that the databases and tables in your AWS Glue Data Cat
+JSON
+    
+
+****
+    
+    
@@ -482,0 +560,6 @@ The AWS Glue administrator attached a tag value `Tom` (`aws:ResourceTag/Name": "
+JSON
+    
+
+****
+    
+    
@@ -525,0 +610,6 @@ To give Tom access to `GetTriggers`, the AWS Glue administrator creates a policy
+JSON
+    
+
+****
+    
+    
@@ -559,0 +651,6 @@ When an administrator attaches the following policy to an identity, the identity
+JSON
+    
+
+****
+    
+    
@@ -630,0 +729,6 @@ The following is the resource policy that the AWS Glue administrator grants to T
+JSON
+    
+
+****
+    
+