I\'m using Axios to upload to a S3 bucket.
const response = await axios.put(signedUrl, file, { headers: { \'Content-Type\': contentType}, canc