This source ingests data into Data Prepper from Amazon Kinesis Data Streams.
See the kinesis source documentation for details on usage.
The integration tests for this plugin do not run as part of the Data Prepper build.
The following command runs the integration tests:
./gradlew data-prepper-plugins:kinesis-source:integrationTest -Dtests.kinesis.source.aws.region=<your-aws-region> --tests KinesisSourceIT