jgaskins / aws

AWS Client for the Crystal programming language
MIT License
12 stars 6 forks source link

Add documentation on how to specify alternate s3 endpoints #4

Open robacarp opened 6 months ago

robacarp commented 6 months ago

It's not clear from the readme if I should be specifying the endpoint as bucket-name.s3.provider.com or s3.provider.com and let the shard prepend bucket-name to the dns entry.

jgaskins commented 6 months ago

This is a good call. I've been confused by it myself. 🙃