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
asked 5 months ago605 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 5 months ago
profile picture
EXPERT
reviewed 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions