1回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
Using OSS Trino (formerly Presto SQL) on Amazon EMR with AWS Lake Formation access controls is not natively supported. Trino on EMR typically integrates with AWS Glue Data Catalog for metadata management but does not directly integrate with Lake Formation for fine-grained access controls.
However, you can achieve a similar level of access control by combining AWS IAM policies, Glue Data Catalog, and S3 bucket policies

Using OSS Trino (formerly Presto SQL) on Amazon EMR with AWS Lake Formation access controls is not natively supported. Trino on EMR typically integrates with AWS Glue Data Catalog for metadata management but does not directly integrate with Lake Formation for fine-grained access controls.
However, you can achieve a similar level of access control by combining AWS IAM policies, Glue Data Catalog, and S3 bucket policies