Jack Danger
|
0723fcf6e7
|
Supporting more modern Firehose features
This implements ExtendedS3DestinationConfiguration, allowing
serialization to Parquet and ORC formats as part of a Firehose
destination.
|
2019-10-10 17:44:09 -07:00 |
|
Alexey Firsov
|
f13e4e41cd
|
add implemented kinesis method describe_stream_summary (#2023)
|
2019-05-21 00:02:36 +01:00 |
|
Henadzi Tsaryk
|
46dd351965
|
Add ApproximateArrivalTimestamp and MillisBehindLatest to Kinesis get_records response (#1715)
* Add ApproximateArrivalTimestamp to Kinesis response
* Add MillisBehindLatest to Kinesis get_records response
|
2018-07-13 10:06:28 +01:00 |
|
Brian Cavagnolo
|
d2eea02774
|
add support for kinesis AT_TIMESTAMP shard iterator (#1376)
Fixes #813
|
2017-12-08 10:57:05 +00:00 |
|
Steve Pulec
|
0adebeed24
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
|
Steve Pulec
|
f37bad0e00
|
Lints.
|
2017-02-23 21:37:43 -05:00 |
|
Steve Pulec
|
81836b6981
|
Get standalone server mode working for all tests.
|
2017-02-23 19:43:48 -05:00 |
|
Steve Pulec
|
d0fe1a0956
|
Remove pdb.
|
2017-02-18 09:31:47 -05:00 |
|
Steve Pulec
|
cad185c74d
|
Cleanup headers and encoding.
|
2017-02-16 22:51:04 -05:00 |
|
Steve Pulec
|
fde721bed7
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
|
Steve Pulec
|
ddf2f5a754
|
Fix firehose to work without Redshift config.
|
2016-10-09 20:24:09 -04:00 |
|
root
|
80688ea2b2
|
- implement basic sharding scheme
- add API for merge_shards and split_shard
- add some parater typ checking for put_record(s)
|
2015-12-05 11:13:34 +00:00 |
|
root
|
fca96c935d
|
exception must be raise instead returning a response
|
2015-12-04 08:56:49 +00:00 |
|
root
|
03cd1e47c1
|
add kinesis API:
- AddTagsToStream
- ListTagsForStream
- RemoveTagsFromStream
|
2015-12-03 11:53:57 +00:00 |
|
mfranke
|
7220969feb
|
typo
|
2015-11-17 18:18:02 +01:00 |
|
mfranke
|
f93b9a86e9
|
add put_records API
fix create_stream API to get right response in case of stream already exists
|
2015-11-12 10:05:02 +01:00 |
|
Steve Pulec
|
1b1cf40af8
|
handle optional compression format.
|
2015-10-30 14:18:29 -04:00 |
|
Steve Pulec
|
7fcf84b32a
|
easier fallback.
|
2015-10-30 10:13:57 -04:00 |
|
Steve Pulec
|
127625bdc3
|
fix typo.
|
2015-10-30 10:10:49 -04:00 |
|
Steve Pulec
|
015e7ea9a2
|
py3 fix.
|
2015-10-30 10:05:53 -04:00 |
|
Steve Pulec
|
ac1bb336c8
|
firest draft of firehose support.
|
2015-10-30 09:59:57 -04:00 |
|
Steve Pulec
|
57d45aa4b8
|
Add more shard iterator types.
|
2014-11-26 20:49:21 -05:00 |
|
Steve Pulec
|
38a4734f95
|
Fixes for py26 and py33.
|
2014-11-26 11:13:43 -05:00 |
|
Steve Pulec
|
da15fb711d
|
Basic Kinesis Stream CRUD.
|
2014-11-26 10:55:58 -05:00 |
|