The name of the file that will be uploaded. Filetypes are case-sensitive and must be a .plain, .pdf, .png, .jpg, .jpeg or .heic
Use the following request to upload the file once you have the presigned url:
method: "PUT"
uri: presignedUrl
body: [file binary]