Solutionunvalidated
Create a POST request to generate a signedUrl on the server — Send that URL to the client and POST the upload form with image to the S3 bucket. Tension: bypassing the server. Outcome: With that url you can POST directly to S3.
40ab4287-7c17-4b40-9184-042bf6e5ce0b
Create a POST request to generate a signedUrl on the server — Send that URL to the client and POST the upload form with image to the S3 bucket. Tension: bypassing the server. Outcome: With that url you can POST directly to S3.