logstash-plugins / logstash-input-kinesis

Logstash Plugin for AWS Kinesis Input
Apache License 2.0
45 stars 57 forks source link

Upgrade AWS libs to support running in AWS EKS #77

Closed JPLachance closed 4 years ago

JPLachance commented 4 years ago

This PR upgrades AWS dependencies to add the support for the WebIdentityTokenCredentialsProvider credentials provider.

Any objections? Can someone help me test the change? 😄

Fixes #76.

cla-checker-service[bot] commented 4 years ago

💚 CLA has been signed

aceat64 commented 4 years ago

This is a blocker for a project at my work. It would be extremely useful to have this so we can pull from Kinesis streams for Logstash instances on EKS.

JPLachance commented 4 years ago

Closing in favor of #82.