Skip to content

Conversation

@mikehhhhhhh
Copy link

Only older regions support the older V3 signing, which leads to the following error when trying to upload a file;

The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256

V4 should be supported everywhere.

@nrempel
Copy link
Owner

nrempel commented Feb 14, 2017

thanks @mikehhhhhhh I'll take a look at this asap

@mikehhhhhhh
Copy link
Author

I needed the ability to pass parameters to S3.

Particularly ContentType so files are displayed inline in the browser rather than downloaded.

I've added an extra parameter for all put methods that takes an object and adds it to the S3 upload request options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants