Domenico Campagnolo created NIFI-7774:
-----------------------------------------
Summary: Implement the GetKinesisStream processor using AWS SDK
Key: NIFI-7774
URL: https://issues.apache.org/jira/browse/NIFI-7774
Project: Apache NiFi
Issue Type: New Feature
Affects Versions: 1.11.4
Reporter: Domenico Campagnolo
Implement the GetKinesisStream processor to be consistent with the other AWS
processors.
As per AWS documentation
[https://docs.aws.amazon.com/streams/latest/dev/shared-throughput-consumers.html]
you can build a consumer using KCL (Kinesis client v1 or v2) or AWS SDK
Analyzing all the existent AWS processor I realized that they are implemented
using AWS SDK.
Actually I have already implemented it and also using it in production.
This ticket is to share my implementation with the Nifi community.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)