Amazon Lake Formation 访问控制模式
Amazon Glue 5.0 支持两种通过 Amazon 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 |