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
Updated the dependency on [Amazon Kinesis Client for Java][amazon-kcl-github] to 1.9.3
This adds support for ListShards API. This API is used in place of DescribeStream API to provide more throughput during ShardSyncTask. Please consult the AWS Documentation for ListShards for more information.
ListShards supports higher call rate, which should reduce instances of throttling when attempting to synchronize the shard list.
WARNING: ListShards is a new API, and may require updating any explicit IAM policies