Are there tools available which makes Redshift user management easier

0

Hello,

I found the queries which allows me to add users, roles and grant access to tables etc. However I want have a more automated process so we don't forget steps while e.g. dropping a user/role that all relations for that user/group are beeing revoked before dropping etc. I found this tool https://github.com/henryivesjones/redshift-user-manager/tree/main which works fine for users, but since I have roles (connected to Azure Active Directory groups) this tool doesn't work for me since it doesn't support that.

I already looked around but could not find some alternative tools that will help managing users and their connected privileges. Does anyone know if something like this exists or that you have to build it yourself?

René

Rene
asked 4 months ago139 views
1 Answer
0

Hi , indeed we do not have a service that manages the rights at the data level (tables, column, rows, ...). I can suggest Satori, an AWS partner running a solution as SaaS which has quite robust track record : https://satoricyber.com/redshift-security/redshift-security/ We published a blogpost on the solution which details quite well what to expect : https://aws.amazon.com/blogs/big-data/accelerate-amazon-redshift-secure-data-use-with-satori-part-1/

profile pictureAWS
Semir
answered 3 months ago
  • Thanks for this, will definitly have a look at this.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions