# 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.