andersfugmann / aws-s3

Ocaml library to access Amazon S3
https://andersfugmann.github.io/aws-s3/
BSD 3-Clause "New" or "Revised" License
49 stars 13 forks source link

Adding support for s3 presigned urls. #18

Closed akama closed 5 years ago

akama commented 5 years ago

per issue #17

hcarty commented 5 years ago

Are there any further changes required for this to be merge-ready? @UnrealAkama and I have used this patch in some smaller internal projects and it seems to be working as expected.