awslabs / amazon-kinesis-scaling-utils

The Kinesis Scaling Utility is designed to give you the ability to scale Amazon Kinesis Streams in the same way that you scale EC2 Auto Scaling groups – up or down by a count or as a percentage of the total fleet. You can also simply scale to an exact number of Shards. There is no requirement for you to manage the allocation of the keyspace to Shards when using this API, as it is done automatically.
Apache License 2.0
338 stars 95 forks source link

Upgrading AWS SDK to 2.15.77 and including AWS STS SDK for EKS IRSA S… #104

Closed deepeshmalviya closed 3 years ago

deepeshmalviya commented 3 years ago

Issue #, if available:

Description of changes:

To support EKS IAM Roles for Service Account, AWS SDK's are bumped up to 2.15.77 and AWS STS SDK is included as dependency.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

IanMeyers commented 3 years ago

Can you also please increment the project version so that new artefacts can be built to s3?

deepeshmalviya commented 3 years ago

Sure, I am incremented project version.