v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Services v1

createServiceDocumentUploadDestination

Creates an upload destination.

Usage Plan:

Rate (requests per second)Burst
520

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.

post/service/v1/documents

Request body

contentType'TIFF' | 'JPG' | 'PNG' | 'JPEG' | 'GIF' | 'PDF' required

The content type of the to-be-uploaded file

contentLengthnumber required

The content length of the to-be-uploaded file

contentMD5string

An MD5 hash of the content to be submitted to the upload destination. This value is used to determine if the data has been corrupted or tampered with during transit.

Response

Successfully created an upload destination for the given resource.