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
已提问 4 个月前148 查看次数
1 回答
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
已回答 4 个月前
  • Thanks for this, will definitly have a look at this.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容