@app.route('/kinesis/streams')
def get_kinesis_streams():
    """ Get list of Kinesis streams
        ---
        operationId: 'getKinesisStreams'