AWS Lake Formation 액세스 제어 모델
AWS Glue 5.0은 AWS Lake Formation을 통해 데이터에 액세스하는 두 가지 모델을 지원합니다.
다음 표에서는 워크로드에 대한 세분화된 액세스 제어(FGAC)와 전체 테이블 액세스(FTA) 중에서 선택하는 방법을 요약합니다.
Feature | 세분화된 액세스 제어(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 |