zendesk/racecar

Add support for AWS_MSK_IAM SASL mechanism to racecar

Opened this issue · 0 comments

AWS recently introduced a SASL mechanism for AWS_MSK_IAM that allows Kafka clients to handle authentication and authorization with MSK clusters through AWS IAM.

What would it take to support it?