Fabio Dias
|
743dd46399
|
black linting
|
2019-12-16 21:25:20 -05:00 |
|
Fabio Dias
|
fd9ac4b9a5
|
ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override
|
2019-12-16 21:05:29 -05:00 |
|
Fabio Dias
|
b83a750630
|
Added references to moto.iam.models.ACCOUNT_ID instead of hardcoded id
|
2019-12-16 19:56:11 -05:00 |
|
Asher Foa
|
96e5b1993d
|
Run black on moto & test directories.
|
2019-10-31 10:36:05 -07:00 |
|
Steve Pulec
|
75d9707e8e
|
Merge pull request #2099 from ssoulier/master
fix bug in Stream init (wrong number of shards)
|
2019-07-01 22:27:33 -05:00 |
|
Alexey Firsov
|
f13e4e41cd
|
add implemented kinesis method describe_stream_summary (#2023)
|
2019-05-21 00:02:36 +01:00 |
|
stephane soulier
|
fa3fd729d1
|
fix bug in Stream init (wrong number of shards)
|
2019-03-08 16:27:24 +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
|
fde721bed7
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
|
root
|
84b9a7d101
|
fix integer division in testcase for py3
|
2015-12-05 12:46:31 +00: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
|
1d1bac1958
|
typo
|
2015-12-04 09:15:19 +00:00 |
|
root
|
8ae17479d6
|
add testcases for add, list and remove tags
|
2015-12-04 09:13:08 +00:00 |
|
Steve Pulec
|
57d45aa4b8
|
Add more shard iterator types.
|
2014-11-26 20:49:21 -05:00 |
|
Steve Pulec
|
da15fb711d
|
Basic Kinesis Stream CRUD.
|
2014-11-26 10:55:58 -05:00 |
|