On website/src/ApiFunctions/ApiHandler.js:26, we have to explicitly set the file name and make the handleDownload function take a parameter so we can download the file with the correct name. Instead, lets have the API gateway respond with the correct file name when taking in a uuid at the /download endpoint.