summaryrefslogtreecommitdiff
path: root/boto/kinesis
Commit message (Expand)AuthorAgeFilesLines
* Use generic connect functionJordonPhillips2017-02-101-4/+4
* fix documentation for get_shard_iteratorFeroze Daud2016-01-271-0/+4
* Fix an encoding bug in put_records kinesiskyleknap2015-01-221-1/+1
* Further update kinesis testskyleknap2015-01-151-3/+6
* Add integration test to kinesiskyleknap2015-01-151-3/+3
* Update kinesis to latest APIkyleknap2015-01-151-200/+363
* Fix binary input handling regression in KinesisDaniel G. Taylor2015-01-151-2/+3
* import json from boto.compat for several modulesFelix Yan2014-07-251-5/+1
* Initial work to support Python 3.3+Daniel G. Taylor2014-06-271-3/+5
* Updated Kinesis docs.Daniel Lindsley2014-03-061-11/+14
* Finished integrating the endpoints changes.Daniel Lindsley2014-01-281-6/+2
* Updated all old-style inheritance calls.Daniel Lindsley2013-12-231-1/+1
* Update to the latest Kinesis API and modify unit tests based on team feedback.Daniel G. Taylor2013-12-121-53/+55
* Add support for Amazon KinesisDaniel G. Taylor2013-11-253-0/+801