I'm trying to use IAM Access Policy for authorization with MSK. I was trying to follow https://docs.aws.amazon.com/msk/latest/developerguide/iam-access-control.html#configure-clients-for-iam-access-control.
Looks like kafkacat
doesn't support it. The error I get is: No such configuration property: "sasl.jaas.config "
. Am I missing something?