Skip to content

StreamSink

Source: src/AWS/Kinesis/StreamSink.ts

A partition-aware sink for batching PutRecords requests into a stream.

Each input element is a raw PutRecordsRequestEntry, so callers stay in control of PartitionKey and optional ExplicitHashKey.