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

lakeformation: Ability to provision a Database Creator #27671

Open
2 tasks
denys-tyshetskyy opened this issue Oct 24, 2023 · 2 comments
Open
2 tasks

lakeformation: Ability to provision a Database Creator #27671

denys-tyshetskyy opened this issue Oct 24, 2023 · 2 comments
Labels
@aws-cdk/aws-lakeformation Related to AWS Lake Formation feature-request A feature should be added or improved. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p3

Comments

@denys-tyshetskyy
Copy link

Describe the feature

Through the DataLakeSettings I can provision the admins for the lake formation however there doesn't seem to exist a functionality to provision Database Creators. As far as I can tell it can only be done through AWS Console (API)

Would be good if it can be done in IaaC way.

Use Case

I am trying to make my glue IAM role a Database creator in the LakeFormation however I am unable to do so in Cloudformation.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.101.0

Environment details (OS name and version, etc.)

Windows 11

@denys-tyshetskyy denys-tyshetskyy added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Oct 24, 2023
@github-actions github-actions bot added the @aws-cdk/aws-lakeformation Related to AWS Lake Formation label Oct 24, 2023
@khushail khushail added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Oct 25, 2023
@khushail
Copy link
Contributor

khushail commented Oct 25, 2023

@denys-tyshetskyy thanks for reaching out. This role is currently not provided in the cloudformation spec, hence can't be supported. However you can add it as a request to cloudformation coverage roadmap

@khushail khushail added needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p2 and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Oct 25, 2023
@pahud pahud added p3 and removed p2 labels Jun 11, 2024
@IkeNefcy
Copy link
Contributor

Following up, did anyone actually open an issue to cfn ? If not I'm doing it now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-lakeformation Related to AWS Lake Formation feature-request A feature should be added or improved. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p3
Projects
None yet
Development

No branches or pull requests

4 participants