Used to upload anything from the client to S3 bucket
The presignedUrl
and formData
fields can be then used to upload the file to the S3 bucket, directly from the browser if necessary. Here is an example:
Successful response
The response is of type object
.
Used to upload anything from the client to S3 bucket
The presignedUrl
and formData
fields can be then used to upload the file to the S3 bucket, directly from the browser if necessary. Here is an example:
Successful response
The response is of type object
.