Closed ewbankkit closed 3 years ago
I'm also looking into writing up these resources as well.
We are using AWS lakeformation for creating data lake at my organization. I am interested in contributing to this.
@rafiparvez Could you please propose some resources that would match your uses cases?
@ewbankkit one off major features that brings AWS LakeFormation , is the capabilities to control fine-grained privilege on GlueTable ( like GRANT at column level) and s3 location with course-grained Permissions. So far to enable use case around fine grained i think we need 3 ressources:
AWS::LakeFormation::DataLakeSettings ( config between IAM policy and LakeFormation policy) AWS::LakeFormation::Permissions (represents the permissions that a principal has on catalog) AWS::LakeFormation::Resource (represents the data (Amazon S3 buckets and folders)
BR
Here is a proposal to support Lake Formation settings (admins configuration), resources (de/register data locations) and permissions. Feedbacks are welcome!
Any ETA?
bump for an update, please
@packetlag This has been added to the August - October 2020 Roadmap. Thanks.
I guess it is related with the current AWS Lake Formation enhancement
Hi @ewbankkit, I'm willing to finish the implementation but there are already numerous open pull requests on this matter. Can you plan a review so we can fix what's missing? We're a lot to need this feature
Resource Links (https://github.com/terraform-providers/terraform-provider-aws/issues/15296) and CreateTableDefaultPermissions (https://github.com/terraform-providers/terraform-provider-aws/issues/14411) should be implemented as part of this epic, as they are essential for accessing cross-account Lake Formation resources using Athena and Redshift Spectrum.
The first release with Lake Formation support is likely to include these data sources and resources:
Subsequent releases (including additional contributions from community members) may include these data sources and resources:
@YakDriver Do you have any idea of any sort of ETA for lake formation support being available? I see lots of in flight PRs above.
Should be available with version 3.22!
Closing this since significant Lake Formation funcitonality has been merged. Remaining functionality is identified in #16845 and #16846. If there are other issues and features needed, please open a new issue! Thank you for your interest in Lake Formation!
This has been released in version 3.22.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.
For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!
Community Note
Description
AWS Lake Formation is now GA.
New or Affected Resource(s)
Potential Terraform Configuration
References
Announcement. Blog post.
Requires: