

# AWS Lake Formation 액세스 제어 모델
<a name="lake-formation-access-control-models"></a>

AWS Glue 5.0 이상은 AWS Lake Formation를 통한 데이터 액세스를 위해 두 가지 모델을 지원합니다.

**Topics**
+ [전체 테이블 액세스를 위해 AWS Lake Formation에서 AWS Glue 사용](security-access-control-fta.md)
+ [세분화된 액세스 제어를 위해 AWS Lake Formation과 함께 AWS Glue 사용](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 | 