Skip to content
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

Closed
ewbankkit opened this issue Aug 9, 2019 · 17 comments
Closed

New service: AWS Lake Formation #9700

ewbankkit opened this issue Aug 9, 2019 · 17 comments
Assignees
Labels
new-data-source Introduces a new data source. new-resource Introduces a new resource. partition/aws-us-gov Pertains to the aws-us-gov partition. service/lakeformation Issues and PRs that pertain to the lakeformation service.
Milestone

Comments

@ewbankkit
Copy link
Contributor

ewbankkit commented Aug 9, 2019

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

AWS Lake Formation is now GA.

New or Affected Resource(s)

  • aws_XXXXX

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

Announcement.
Blog post.

Requires:

@ewbankkit ewbankkit added the enhancement Requests to existing resources that expand the functionality or scope. label Aug 9, 2019
@bflad bflad added new-resource Introduces a new resource. and removed enhancement Requests to existing resources that expand the functionality or scope. labels Aug 9, 2019
@slapula
Copy link
Contributor

slapula commented Sep 1, 2019

I'm also looking into writing up these resources as well.

@rafiparvez
Copy link

We are using AWS lakeformation for creating data lake at my organization. I am interested in contributing to this.

@ewbankkit
Copy link
Contributor Author

@rafiparvez Could you please propose some resources that would match your uses cases?

@dthauvin
Copy link

dthauvin commented May 6, 2020

@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

@gmazelier
Copy link
Contributor

Here is a proposal to support Lake Formation settings (admins configuration), resources (de/register data locations) and permissions. Feedbacks are welcome!

@tomaszdudek7
Copy link

Any ETA?

@packetlag
Copy link

bump for an update, please

@ewbankkit
Copy link
Contributor Author

@packetlag This has been added to the August - October 2020 Roadmap. Thanks.

@peramnaveen29
Copy link

#14411
I guess it is related with the current AWS Lake Formation enhancement

@theophilechevalier
Copy link
Contributor

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

@roberth-k
Copy link
Contributor

Resource Links (#15296) and CreateTableDefaultPermissions (#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.

@YakDriver YakDriver self-assigned this Nov 17, 2020
@YakDriver
Copy link
Member

YakDriver commented Dec 11, 2020

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:

@priyen
Copy link

priyen commented Dec 14, 2020

@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.

@YakDriver
Copy link
Member

Should be available with version 3.22!

@YakDriver
Copy link
Member

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!

@YakDriver YakDriver added this to the v3.22.0 milestone Dec 18, 2020
@YakDriver YakDriver added the service/lakeformation Issues and PRs that pertain to the lakeformation service. label Dec 18, 2020
@YakDriver YakDriver added new-data-source Introduces a new data source. partition/aws-us-gov Pertains to the aws-us-gov partition. labels Dec 18, 2020
@ghost
Copy link

ghost commented Dec 18, 2020

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!

@ghost
Copy link

ghost commented Jan 18, 2021

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!

@ghost ghost locked as resolved and limited conversation to collaborators Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-data-source Introduces a new data source. new-resource Introduces a new resource. partition/aws-us-gov Pertains to the aws-us-gov partition. service/lakeformation Issues and PRs that pertain to the lakeformation service.
Projects
None yet
Development

No branches or pull requests