[
https://issues.apache.org/jira/browse/NIFI-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905891#comment-16905891
]
ASF subversion and git services commented on NIFI-6468:
-------------------------------------------------------
Commit 32c46f0bdd49f039cabebe7c6652693e6948081f in nifi's branch
refs/heads/master from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=32c46f0 ]
NIFI-6468: Adding AWS S3 'requester pays' to Fetch and List processors.
Signed-off-by: Pierre Villard <[email protected]>
This closes #3601.
> 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: Core Framework
> Affects Versions: 1.9.2
> Reporter: Joseph Gresock
> Assignee: Joseph Gresock
> Priority: Minor
> Attachments: NIFI-6468.patch
>
> Time Spent: 1h 40m
> 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)