waka / kcl-rb

The Amazon Kinesis Client Library implemented by Pure Ruby.
MIT License
11 stars 4 forks source link

Maintained? #16

Open devshorts opened 5 months ago

devshorts commented 5 months ago

Is this repo still maintained? If so I'd love to make some improvements to it to make it more composable. Creating clients as it is does not work for non access key based authorization (we should be able to just pass in our own clients that have the credentialing properly set up)