My Kafka Client needs to authenticate with my MSK cluster through user / password.
I have followed terraform documentation to create and associate user. Now when I have a user, there are 2 things I am wondering about:
- What is the set of permissions for this user?
- How do I limit / edit the permissions of this user?