Lake Formation Security

0

Hi all, I am trying to implement lake formation security on my data lake consisting of bronze, silver, gold zones in s3 and glue catalog tables. The gold zone data also exists in redshift tables with direct connection from my glue etl jobs. End goal is to have users access redshift data using power bi and tableau and have the lake formation data filters/permissions reflect there as well. Could anyone please walk me through it and how to ensure its done properly. The data is moving with glue etl jobs between zones. Thanks!

sg03
已提問 5 個月前檢視次數 364 次
1 個回答
0
已接受的答案

Hello,

Lake Formation allows you to share data internally and externally across multiple AWS accounts, organizations or directly with IAM principals in another account providing fine-grained access to the AWS Glue Data Catalog metadata and underlying data.

Lake Formation permissions model enables fine-grained access to data stored in data lakes through a simple grant or revoke mechanism, much like a relational database management system (RDBMS) and are enforced using granular controls at the column, row, and cell-levels across AWS services, including Amazon Redshift Spectrum and AWS Glue.

Redshift Spectrum supports two ways of registering an external AWS Glue data catalog enabled with Lake Formation.

  • Using a cluster attached IAM role that has permission to the Data Catalog
  • Using a federated IAM identity configured to manage access to external AWS Glue Data Catalog resources

Redshift Spectrum supports querying Lake Formation tables using federated IAM identities. The IAM identities can be an IAM user or an IAM role. For more information see the below links [1][2][3].

For more guidance, it is recommended to open a support case from your account(s) and we will gladly assist.

References:

[1] https://docs.aws.amazon.com/lake-formation/latest/dg/glue-features-lf.html [2] https://docs.aws.amazon.com/lake-formation/latest/dg/RSPC-lf.html [3] https://docs.aws.amazon.com/redshift/latest/dg/spectrum-lake-formation.html

AWS
已回答 4 個月前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南