

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 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 | 