UploadLinkInput
Version 2024-01-01
Important
The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.
Overview
Input to the CreateUploadLink operation.
Arguments
Argument | Description |
---|---|
fileExtension (UploadFileExtension required) | The file extension of the uploaded file. |
size (Long required) | The file size, in bytes. Minimum: 1 byte. Maximum: 50,000,000 bytes / 50 MB. The size should be greater than or equal to 1 and less than or equal to 50000000. |
Updated 3 days ago