AWS Lake Formation 액세스 제어 모델
AWS Glue 5.0 이상은 AWS Lake Formation를 통한 데이터 액세스를 위해 두 가지 모델을 지원합니다.
다음 표에서는 워크로드에 대한 세분화된 액세스 제어(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 |