-
Notifications
You must be signed in to change notification settings - Fork 457
Open
Labels
Description
Requester Pays buckets need an extra X-Amz-Request-Payer: requester
header.
Clearly it would not be appropriate for htslib/samtools to set it all the time (as it represents explicit acknowledgement from the user that they will be charged). So we could set it if some flag was present in the URL or perhaps via an extra config file key on the profile used. @DonFreed or anyone else: are you aware of any existing practice in this area?
[As reported at biostars.org.]