This is an accompanying sample for my article "File Uploads from OutSystems Reactive Web Client to AWS S3 Using Pre-Signed URLs" on medium. It demonstrates how to generate a presigned URL using the official S3 connector for OutSystems and then do a direct file upload from the browser using XMLHttpRequest.