Amazon S3 Requester Pays Header Checkbox

Advertisement

lzzsn
Donor
Joined:
Posts:
3

Amazon S3 Requester Pays Header Checkbox

I would like to access an Amazon S3 bucket which is not in my own AWS account, and has "Requester Pays" enabled. https://docs.aws.amazon.com/AmazonS3/latest/userguide/RequesterPaysBuckets.html

I would like to configure WinSCP to send the x-amz-request-payer request header with a checkbox labelled "Request Payer: Requester" to match the label used in awscli.

I can provide IAM access key and configured buckets for testing by DM.

Reply with quote

Advertisement

martin
Site Admin
martin avatar

You can indeed support the request with a donation.

What helps even more is some help with research. I'd be particularly interested to know, if all that is needed, is to add the header to the request. No authorization is needed?

Reply with quote

lzzsn
Donor

Any request without the header, from IAM Principals not in the bucket AWS account will be unauthorized with 403 Access Denied response.

So, yes all that is needed is to add the header to every request.

Reply with quote

Advertisement

You can post new topics in this forum