-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New service: AWS Lake Formation #9700
Comments
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) 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. |
#14411 |
Hi @ewbankkit, |
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! |
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:
The text was updated successfully, but these errors were encountered: