Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.9.2
Description
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