[
https://issues.apache.org/jira/browse/NIFI-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16906671#comment-16906671
]
ASF subversion and git services commented on NIFI-6468:
-------------------------------------------------------
Commit b99cecd4e7da9e37d8a8d634f6673d7fd81b55bd in nifi's branch
refs/heads/master from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b99cecd ]
NIFI-6468: TestListS3 assertion fix
Signed-off-by: Pierre Villard <[email protected]>
This closes #3649.
> Add "requester pays" to FetchS3Object and ListS3
> ------------------------------------------------
>
> Key: NIFI-6468
> URL: https://issues.apache.org/jira/browse/NIFI-6468
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.9.2
> Reporter: Joseph Gresock
> Assignee: Joseph Gresock
> Priority: Minor
> Labels: AWS, aws, cloud
> Fix For: 1.10.0
>
> Attachments: NIFI-6468.patch
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> FetchS3Object and ListS3 do not currently support requester-pays buckets.
> According to the AWS documentation, a header,
> x-amz-request-payer, is needed to signal approval of the download charges.
> NiFi
> currently has no option to include that header.
>
> [http://docs.aws.amazon.com/AmazonS3/latest/dev/RequesterPaysBuckets.html]
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)