[
https://issues.apache.org/jira/browse/NIFI-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152860#comment-17152860
]
Pierre Villard commented on NIFI-7579:
--------------------------------------
I think the comment here is that
GenerateFlowFile (where you can set flow files attributes as dynamic
properties) -> FetchS3
would provide the exact feature you're looking for.
Another option would be to make optional the incoming connection on FetchS3,
but not sure this would provide a good user experience.
> Create a GetS3Object Processor
> ------------------------------
>
> Key: NIFI-7579
> URL: https://issues.apache.org/jira/browse/NIFI-7579
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: ArpStorm1
> Assignee: YoungGyu Chun
> Priority: Major
>
> Sometimes the client needs to get only specific object or a subset of objects
> from its bucket. Now, the only way to do it is using ListS3 Processor and
> after that using FetchS3Object processor. Creating a GetS3Object processor
> for such cases can be greatÂ
--
This message was sent by Atlassian Jira
(v8.3.4#803005)