

# AWS Lake Formation 访问控制模式
<a name="lake-formation-access-control-models"></a>

AWS Glue 5.0 及更高版本支持两种通过 AWS Lake Formation 访问数据的模式：

**Topics**
+ [将 AWS Glue 与 AWS Lake Formation 结合使用实现全表访问](security-access-control-fta.md)
+ [将 AWS Glue 与 AWS Lake Formation 结合使用以进行精细访问控制](security-lf-enable.md)

下表概括了如何为工作负载选择精细访问控制（FGAC）模式和全表访问（FTA）模式。


| 功能 | 精细访问控制 (FGAC) | 全表访问（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 | 