265 B
265 B
S3 Folder Structure /{shopID}/{jobID}/imagename.ext
Logic
- Get a presigned URL by hitting our own express server with a unique key.
- Use this presigned URL to upload an individual file.
- Store the key + the bucket name to the documents record.