Can you use OSS Trino on EMR with Lake Formation access controls

0

I'm trying to find out if Trino on EMR supports access controls maintained in Lake Formation. My catalog is AWS Glue. I couldn't find any documentation on Lake Formation or EMR side that would talk about this.

  • 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

profile picture
Saawgr
asked a month ago329 views
1 Answer
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

profile picture
answered a month ago
profile picture
EXPERT
reviewed a month ago