Amazon Lake Formation access control models
Amazon Glue 5.0 supports two models for accessing data through Amazon Lake Formation:
Topics
The following table describes summary of how to choose between Fine-grained access control (FGAC) and Full table access (FTA) for your workload.
Feature | Fine-grained access control (FGAC) | Full table access (FTA) |
---|---|---|
Access Level | Column/row level | Full table |
Use Case | Queries and ETL with limited permissions | ETL |
Performance Impact | Requires system/user space transitions for access control evaluation, adding latency | Optimized performance |