KinesisStream

class Kinesis.KinesisStream(stream_name: str, partition_key: str, *, chunk_size: int = 524288, encoder: str = 'utf-8', workers: int = 1, **boto_session_kwargs)[source]

stream interface used by the handler which binds to Kinesis Firehose and uploads log records