Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(out_kafka2): adds support for AWS IAM authentication to MSK usin… #481

Merged
merged 1 commit into from
Jan 23, 2023

Commits on Jan 21, 2023

  1. feat(out_kafka2): adds support for AWS IAM authentication to MSK usin…

    …g 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 <code@raytung.net>
    raytung committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    c7fce94 View commit details
    Browse the repository at this point in the history