moto/moto/kinesis
sergejs-katusenoks 6628567cbc Fix base64 deprecated methods in kinesis.utils (#2209)
* Fix base64 deprecated methods

Using right encode and decode methods according to python version.

* moved imports on top

E402 module level import not at top of file
2019-05-21 17:47:35 +01:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05:00
exceptions.py fix bug with Kinesis ResourceInUse exception (#1544) 2018-03-29 16:42:53 -07:00
models.py add implemented kinesis method describe_stream_summary (#2023) 2019-05-21 00:02:36 +01:00
responses.py add implemented kinesis method describe_stream_summary (#2023) 2019-05-21 00:02:36 +01:00
urls.py firest draft of firehose support. 2015-10-30 09:59:57 -04:00
utils.py Fix base64 deprecated methods in kinesis.utils (#2209) 2019-05-21 17:47:35 +01:00