[
https://issues.apache.org/jira/browse/MINIFICPP-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Gyimesi resolved MINIFICPP-1376.
--------------------------------------
Resolution: Fixed
> 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
> Priority: Major
> Time Spent: 6h 20m
> Remaining Estimate: 0h
>
> 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.
> AWS C++ SDK also does not support:
> * Expiration Time Rule IDs
> * Write access setting in put object requests
> * Owner setting in put object requests
--
This message was sent by Atlassian Jira
(v8.3.4#803005)