I’d like to generate presigned URLs for images hosted on Amazon S3 without using the SDK. I’m currently using Rackspace to host my app and you can only do medium trust on their servers, so I can’t use the SDK.
Any help is appreciated.
I’m doing this in C#.
Thanks.
This actually resolved the issue.
https://forums.aws.amazon.com/thread.jspa?threadID=39030&start=15&tstart=0
trick is to do this: