From a0abf2e931077d83cb2aa8cbcd54b930fa00b4af Mon Sep 17 00:00:00 2001 From: Gibran Waldron Date: Mon, 20 Feb 2023 08:52:14 -0800 Subject: [PATCH] Update Usage plans table for the Uploads API V2020-11-01 model --- models/uploads-api-model/uploads_2020-11-01.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/uploads-api-model/uploads_2020-11-01.json b/models/uploads-api-model/uploads_2020-11-01.json index 63fd03d..03c5c1e 100644 --- a/models/uploads-api-model/uploads_2020-11-01.json +++ b/models/uploads-api-model/uploads_2020-11-01.json @@ -29,7 +29,7 @@ "tags": [ "uploads" ], - "description": "Creates an upload destination, returning the information required to upload a file to the destination and to programmatically access the file.\n\n**Usage Plan:**\n\n| Rate (requests per second) | Burst |\n| ---- | ---- |\n| .1 | 5 |\n\nFor more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.", + "description": "Creates an upload destination, returning the information required to upload a file to the destination and to programmatically access the file.\n\n**Usage Plan:**\n\n| Rate (requests per second) | Burst |\n| ---- | ---- |\n| 10 | 10 |\n\nThe `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](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).", "operationId": "createUploadDestinationForResource", "parameters": [ {