[
https://issues.apache.org/jira/browse/NIFI-12642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17811997#comment-17811997
]
ASF subversion and git services commented on NIFI-12642:
--------------------------------------------------------
Commit c1a21ad078d7b9c3b0422c48b9bb1f9faa3c0b6f in nifi's branch
refs/heads/main from Balázs Gerner
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c1a21ad078 ]
NIFI-12642 Added support for FileResourceService in PutS3Object
This closes #8295.
Signed-off-by: Peter Turcsanyi <[email protected]>
> Add local file upload option in PutS3 processor
> -----------------------------------------------
>
> Key: NIFI-12642
> URL: https://issues.apache.org/jira/browse/NIFI-12642
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Balázs Gerner
> Assignee: Balázs Gerner
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Similarly to PutAzure*Storage processors, inside the *PutS3Object* processor,
> add option to upload file from the local filesystem directly to AWS S3
> by-passing the content repo.
> The two available file resource transfer sources are:
> * FlowFile's Content (default, current behaviour)
> * Local File
--
This message was sent by Atlassian Jira
(v8.20.10#820010)