Upload files directly to Amazon S3 from ASP.NET application

Update Feb 2016:

The AWS SDK can handle a lot more of this now. Check out how to build the form, and how to build the signature. That should prevent you from needing the bandwidth on your end, assuming you need to do no processing of the content yourself before sending it to S3.

Leave a Comment