#Common Request Headers - Amazon Simple S...

1 messages · Page 1 of 1 (latest)

tropic plaza
#

nope doesn't work, any other ideas?

fast jay
#

Is your Lambda including the content type when creating the signed URL?

tropic plaza
#

this is whats given

fast jay
#

You may want to send content type in the headers for the GET request, and on the lambda side when you create the pre-signed url, you'll want to include the content type header that was passed in the GET request.

tropic plaza
#

no luck either

#

would you mind looking at my code?

fast jay
#

No, I'm happy to!

tropic plaza
#

i was able to figure it out haha, turns out i had a bad header, I appreciate the help though