[
https://issues.apache.org/jira/browse/NIFI-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16273980#comment-16273980
]
ASF subversion and git services commented on NIFI-4628:
-------------------------------------------------------
Commit 103a345e859ef16088fd8a92ba40422d25213c56 in nifi's branch
refs/heads/master from [~aburkard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=103a345 ]
NIFI-4628 Add support for ListS3Version2 API
Signed-off-by: James Wing <[email protected]>
This closes #2300.
> 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)