[
https://issues.apache.org/jira/browse/NIFI-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16273031#comment-16273031
]
ASF GitHub Bot commented on NIFI-4628:
--------------------------------------
Github user aburkard commented on the issue:
https://github.com/apache/nifi/pull/2300
@jvwing I've added descriptive names for the List Type options.
> 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
>
> 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)