ArroyoSystems / arroyo

Distributed stream processing engine in Rust
https://arroyo.dev
Apache License 2.0
3.8k stars 220 forks source link

support AWS_MSK_IAM authentication #789

Closed emef closed 3 hours ago

emef commented 1 day ago

adds an AWS_MSK_IAM authentication type to the kafka config profile. submitting PR as a draft for early feedback while I do some testing on our deployment

proof that connection tester works (removed bootstrap servers from screenshot):

image