martinklepsch / s3-beam

🚀 direct-to-S3 uploading using ClojureScript
Eclipse Public License 1.0
92 stars 17 forks source link

Correctly resolve zone endpoints #10

Closed martinklepsch closed 8 years ago

martinklepsch commented 8 years ago

released with 0.3.1. :+1:

martinklepsch commented 8 years ago

@bensu I just released this but now that I'm looking at it again the simpler solution might have been to just change the aws-zone parameter to aws-endpoint? Maybe that's closer to what people would expect? Thoughts?