Generates a pre-signed URL for securely uploading a thumbnail image. The link expires after 10 minutes.
Considerations:
thumbnailId
for reference within your application, but the file name in the bucket is derived from this ID, ensuring no conflicts with existing files.Successfully generated URL for thumbnail upload.
The request is invalid. A required attribute is missing or an attribute did not meet the expected criteria.
Authentication credentials were not provided or are invalid.
{- "fileName": "unique-thumbnail.jpg",
- "contentType": "image/jpeg"
}
{- "id": "4f5c49a5-e433-4ac1-b0ad-d67897988899",
}