AWS Security ChangesHomeSearch

AWS glue medium security documentation change

Service: glue · 2025-11-13 · Security-related medium

File: glue/latest/dg/iceberg-rest-apis.md

Summary

Fixed IAM action typo from 'GeTTable' to 'GetTable'

Security assessment

Corrects a critical IAM permission name typo that could have led to misconfigured policies. Incorrect permissions might have caused unintended access denials or overly permissive policies.

Diff

diff --git a/glue/latest/dg/iceberg-rest-apis.md b/glue/latest/dg/iceberg-rest-apis.md
index cf3373801..e3616fbb9 100644
--- a//glue/latest/dg/iceberg-rest-apis.md
+++ b//glue/latest/dg/iceberg-rest-apis.md
@@ -286 +286 @@ REST path |  GET /iceberg/v1/catalogs/{catalog}/namespaces/{ns}/tables/{table}
-IAM action |  glue:GeTTable  
+IAM action |  glue:GetTable