{ "opencollection": "1.0.0", "info": { "name": "Amazon Kinesis Data Streams Account API", "version": "2013-12-02" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Account", "type": "folder" }, "items": [ { "info": { "name": "Amazon Kinesis Describe account shard limits", "type": "http" }, "http": { "method": "POST", "url": "https://kinesis.{region}.amazonaws.com/#X-Amz-Target=Kinesis_20131202.DescribeLimits", "headers": [ { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Describes the shard limits and usage for the account. This operation has a limit of one transaction per second per account." } ] } ], "bundled": true }