awslabs / amazon-kinesis-client-python

Amazon Kinesis Client Library for Python
Apache License 2.0
368 stars 223 forks source link

create a boto CredentialsProvider #14

Open mmroden opened 9 years ago

mmroden commented 9 years ago

There are four extant CredentialsProvider classes in java, but none of them load boto files. Since boto is the de-facto way to use python, there should be a way to use boto files with this project (regardless of what's happening under the hood).

pfifer commented 8 years ago

Thanks for the feedback. We should provide better integration with boto, and will prioritize adding the support against other customer requests.

Others - please comment, or add a reaction to this post to assist us in prioritizing the change.