[
https://issues.apache.org/jira/browse/NIFI-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236031#comment-14236031
]
Joseph Witt commented on NIFI-25:
---------------------------------
Create a processor which can parse teh results from S3 "list" command. This
processor will parse the returned XML and create individual flow files with the
attributes from teh listing.
> Create processor set to support interaction with Amazon S3
> ----------------------------------------------------------
>
> Key: NIFI-25
> URL: https://issues.apache.org/jira/browse/NIFI-25
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Joseph Witt
> Priority: Minor
>
> Determine the appropriate set of processors to interact fully with Amazon's
> S3.
> Might need:
> - ListS3
> - RetrieveS3 or GetS3
> - PutS3
> May be able to replace all of these simply with combinations of use of
> InvokeHTTP. But need to ensure a high quality user experience as well so it
> isn't only a power user feature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)