-
Notifications
You must be signed in to change notification settings - Fork 4
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
🚀 Add database management to the Control Panel via Lake Formation #4367
🚀 Add database management to the Control Panel via Lake Formation #4367
Comments
Implementation made
Unit tests written |
This ticket needs testing in development. The plan is to take the PR build and put it in dev and see what permissions are missing. |
Merged to main. Going to put into development to test. |
Changes now in development. Experimented to find appropriate permissions to apply to the control panel role in order to apply permissions on users. They've been applied via AP Terraform |
UI needs some tweaks to make information presentation clearer. |
Deployed to prod for testing with pre-prod data. It is using the |
Follow on tickets may need to be raised once further testing has been completed, but the DOD for this ticket is now complete and has been deployed to production. |
User Story
As a data engineer
I want to grant other users access to my databases in the Control Panel
So that access is visible and easy to maintain
Value / Purpose
We are currently working with the DPR team to share their databases with the AP. Once shared, we need to grant AP users access. Doing this in Lake Formation has benefits to the existing method of managing IAM roles via data-engineering-database-access.
We have also had a feature request for this from our users #4352
Useful Contacts
@michaeljcollinsuk, @jamesstottmoj
User Types
No response
Hypothesis
If we... add Lake Formation to Control Panel
Then... database access management will be improved
Proposal
Integrate Lake Formation with the Control Panel so that users can manage database access themselves.
Initial scope should be limited to:
Additional Information
See related feature request #4352
Definition of Done
The text was updated successfully, but these errors were encountered: