awslabs / amazon-kinesis-client-ruby

A Ruby interface for the Amazon Kinesis Client Library. Allows developers to easily create robust application to process Amazon Kinesis streams in Ruby.
Apache License 2.0
146 stars 55 forks source link

Upgrading the client to use KCL 1.7.6 and adding shutdownRequested support. #22

Closed sahilpalvia closed 7 years ago

sahilpalvia commented 7 years ago

The KCL and aws-sdk versions updated. Adding support for shutdownRequested action.