ex_aws_s3
ex_aws_s3 copied to clipboard
Support for Requester Pays S3 Buckets
Linked: #7
It would be a nice feature to support "requester pays" at a more general level across the S3 API.
I am not sure what would be the best hook for applying the header and query params across ExAws.S3 API surface, so I opened this issue to start the discussion.
I think this feature would warrant being enabled via static config as well as at runtime.
AWS Docs:
- http://docs.aws.amazon.com/AmazonS3/latest/dev/RequesterPaysBuckets.html
- http://docs.aws.amazon.com/AmazonS3/latest/dev/ObjectsinRequesterPaysBuckets.html