awslabs / aws-fluent-plugin-kinesis

Amazon Kinesis output plugin for Fluentd
Apache License 2.0
293 stars 96 forks source link

Handle IRSA credentials on kinesis plugins #209

Closed cosmo0920 closed 4 years ago

cosmo0920 commented 4 years ago

Currently, fluent-plugin-kinesis does not handle IRSA credentials. We want to use IRSA mechanism to handle AWS credentials information on EKS cluster.

simukappu commented 4 years ago

We've just published as v3.3.0. https://rubygems.org/gems/fluent-plugin-kinesis/versions/3.3.0

Thank you for your contribution!