Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Kinesis Source

This source ingests data into Data Prepper from Amazon Kinesis Data Streams.

See the kinesis source documentation for details on usage.

Developer Guide

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