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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ