Closed jamieps closed 8 years ago
is the "Signature Version 4" a requirement? or just for your local S3-compatible storage service?
It can be optional, depending on whether the storage service supports v4. I included it as it's recommended in the Skylable documentation.
If you'd prefer I can make that optional?
@jamieps sure, i think that would be better. does it have to be a global setting?
@gschueler I can't see any other way of doing it, unfortunately. I'll make the setting available regardless of whether the endpoint is custom, in case it's useful elsewhere.
@jamieps sounds good
@gschueler thanks, I've added a new property to control that separately
Allow the endpoint to be customised, so that a local S3-compatible storage cluster can be used. If a custom endpoint is used, the region setting is ignored, fixes #10.
Currently, when using a custom endpoint Signature Version 4 is enforced.