AWS glue documentation change
Summary
Added JSON section markers and updated S3 resource ARN example with concrete values
Security assessment
Documentation example improvement with specific region/account values, no security implications
Diff
diff --git a/glue/latest/dg/zero-etl-target.md b/glue/latest/dg/zero-etl-target.md index a7034ab90..eb96e1216 100644 --- a//glue/latest/dg/zero-etl-target.md +++ b//glue/latest/dg/zero-etl-target.md @@ -84,0 +85,6 @@ For cross-account scenario, both source principal as well as target AWS Glue Cat +JSON + + +**** + + @@ -141,0 +149,6 @@ Example IAM policy: +JSON + + +**** + + @@ -163 +176 @@ Example IAM policy: - "Resource": "arn:aws:s3tables:<region>:<account-id>:bucket/*", + "Resource": "arn:aws:s3tables:us-east-1:012345678901:bucket/*", @@ -191,0 +206,6 @@ Add the following trust policy in the Target IAM role to allow AWS Glue Service +JSON + + +**** + +