[
https://issues.apache.org/jira/browse/NIFI-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Wing resolved NIFI-4628.
------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
> Update ListS3 proccesor to support List Objects Version 2
> ---------------------------------------------------------
>
> Key: NIFI-4628
> URL: https://issues.apache.org/jira/browse/NIFI-4628
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Andrew Burkard
> Priority: Minor
> Fix For: 1.5.0
>
>
> AWS has revised the List Objects API:
> http://docs.aws.amazon.com/AmazonS3/latest/API/v2-RESTBucketGET.html
> The main difference is the new API passes a continuation token in the
> response for multi-page listings rather than requiring the client to keep
> track of the lexicographically last key listed. The new version also appears
> to be the only API supported going forward for new AWS services (e.g.
> Snowball). It would be nice if the ListS3 processor supported either via an
> attribute.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)