AWS Security ChangesHomeSearch

AWS glue documentation change

Service: glue · 2025-06-28 · Documentation low

File: glue/latest/dg/lake-formation-access-control-models.md

Summary

Updated documentation to expand FGAC/FTA acronyms, clarify use cases, and improve section titles

Security assessment

Changes focus on clarifying terminology (expanding FGAC/FTA acronyms) and use case descriptions. While FGAC relates to security controls, these changes are documentation improvements rather than addressing specific vulnerabilities or adding new security features. The modification adding ETL to FGAC use cases better reflects existing security capabilities but doesn't introduce new security documentation.

Diff

diff --git a/glue/latest/dg/lake-formation-access-control-models.md b/glue/latest/dg/lake-formation-access-control-models.md
index 79fc81748..1545fd2dd 100644
--- a//glue/latest/dg/lake-formation-access-control-models.md
+++ b//glue/latest/dg/lake-formation-access-control-models.md
@@ -11 +11 @@ AWS Glue 5.0 supports two models for accessing data through AWS Lake Formation:
-  * [AWS Lake Formation with full table access](./security-access-control-fta.html)
+  * [Using AWS Glue with AWS Lake Formation for Full Table Access](./security-access-control-fta.html)
@@ -18 +18 @@ AWS Glue 5.0 supports two models for accessing data through AWS Lake Formation:
-The following table describes summary of how to choose between FGAC and FTA for your workload.
+The following table describes summary of how to choose between Fine-grained access control (FGAC) and Full table access (FTA) for your workload.
@@ -20 +20 @@ The following table describes summary of how to choose between FGAC and FTA for
-Feature | FGAC | FTA  
+Feature | Fine-grained access control (FGAC) | Full table access (FTA)  
@@ -23,2 +23 @@ Access Level | Column/row level | Full table
-Use Case | Queries with limited permissions | ETL  
-Setup Complexity | More complex | Simpler  
+Use Case | Queries and ETL with limited permissions | ETL  
@@ -35 +34 @@ Troubleshooting
-AWS Lake Formation with full table access
+Using AWS Glue with AWS Lake Formation for Full Table Access