Amazon Kinesis Replay

· 42 words · 1 minute read

A simple Java application that replays Json events that are stored in objects in Amazon S3 into a Amazon Kinesis stream. The application reads the timestamp attribute of the stored events and replays them as if they occurred in real time.

https://github.com/aws-samples/amazon-kinesis-replay