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 个月前363 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则