Learn how to grant roles/permissions to postgres user accounts in this article: aws.amazon.com/blogs/database/managing-postgresql-users-and-roles/
@txdba Жыл бұрын
Thanks. Great video on how to secure database access within AWS.
@dnadelson2 жыл бұрын
Amazing video for a complicated topic. Thank You!
@BeABetterDev2 жыл бұрын
You're very welcome David!
@UUVtQD2 жыл бұрын
Great explanation, thanks!
@crockett616 Жыл бұрын
Excellent clear explanation! So apparently not only can you not manage access to tables etc with IAM, you also absolutely need to log the superuser account in with a password? So if you have automation for user creation you still need to store the superuser password somewhere and log in with it?
@nestorguemez484611 күн бұрын
Too complex and I don't really see the benefit when compared to password, apart from having a temp password now Aghhh