You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Balázs Gerner (Jira)" <ji...@apache.org> on 2024/01/19 08:09:00 UTC

[jira] [Created] (NIFI-12642) Add local file upload option in PutS3 processor

Balázs Gerner created NIFI-12642:
------------------------------------

             Summary: 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


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 ticket relates to: 
https://issues.apache.org/jira/browse/NIFI-11758

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)