This class can be used for writing aggregated Kinesis Stream Records to an Amazon Kinesis Stream.
This class can be used for writing aggregated Kinesis Stream Records to an Amazon Kinesis Stream.
The Kinesis Stream Records are made of several User Records. This is a concept called aggregation in the context
of Amazon Kinesis.
This class only works with User Records that are Protocol Buffer based and their class is generated with the help
of the ScalaPB sbt plugin (http://trueaccord.github.io/ScalaPB/).
This class can be used for writing aggregated Kinesis Stream Records to an Amazon Kinesis Stream. The Kinesis Stream Records are made of several User Records. This is a concept called aggregation in the context of Amazon Kinesis. This class only works with User Records that are Protocol Buffer based and their class is generated with the help of the ScalaPB sbt plugin (http://trueaccord.github.io/ScalaPB/).