You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(out_kafka2): adds support for AWS IAM authentication to MSK using long lived credentials
This commit adds support for AWS IAM authentication using long lived
credentials (access key id and secret access keys). To support AWS
assume role and STS, we will need to wait for upstream's `ruby-kafka`
library support.
We will need to bump `ruby-kafka` to 1.5.0 in order to support this
feature.
Signed-off-by: Ray Tung <[email protected]>
0 commit comments