package
0.0.0-20230218052111-a2042b57b1d3
Repository: https://github.com/kinde-engineering/kinesis-consumer.git
Documentation: pkg.go.dev

# README

Temporary Deaggregator

Upgrading to aws-sdk-go-v2 was blocked on a PR to introduce a new Deaggregator: https://github.com/awslabs/kinesis-aggregation/pull/143/files

Once that PR is merged I'll remove this code and pull in the awslabs/kinesis-aggregation repo.

# Functions

DeaggregateRecords takes an array of Kinesis records and expands any Protobuf records within that array, returning an array of all records.

# Constants

MD5 Message size for protobuf.
Length of magic header for KPL Aggregate Record checking.

# Variables

Magic File Header for a KPL Aggregated Record.