Gabor Gyimesi created MINIFICPP-1376:
----------------------------------------
Summary: Create PutS3Object processor
Key: MINIFICPP-1376
URL: https://issues.apache.org/jira/browse/MINIFICPP-1376
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Gabor Gyimesi
Assignee: Gabor Gyimesi
Create a new processor that can put flow files to AWS S3 buckets. Functionality
should be similar to NiFi's PutS3Object processor
[https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.5.0/org.apache.nifi.processors.aws.s3.PutS3Object/index.html.]
Unneeded features from NiFi's processor:
* Multipart upload - only single part upload needs to be implemented at the
moment with maximum of 5GB data threshold.
* Signer Override parameter implementation not needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)