AWS S3 Example

Two ways to upload a file to AWS. The first form will reload the page, the second will upload the file asynchronously in the background. Uplaods in this example are limted to 4KB, I've included some images smaller than 4KB below:

POST Request Form

Async JavaScript Form