{ "opencollection": "1.0.0", "info": { "name": "AWS App Runner Auto Scaling #DescribeService API", "version": "2020-05-15" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#DescribeService", "type": "folder" }, "items": [ { "info": { "name": "AWS App Runner Describe an App Runner Service", "type": "http" }, "http": { "method": "POST", "url": "https://apprunner.{region}.amazonaws.com/#DescribeService", "headers": [ { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Returns a full description of an App Runner service." } ] } ], "bundled": true }