Joseph Gresock created NIFI-6468:
------------------------------------
Summary: 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
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)