1 Answer
- Newest
- Most votes
- Most comments
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
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 3 days ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago
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