{ "opencollection": "1.0.0", "info": { "name": "AWS App Runner Auto Scaling #PauseService API", "version": "2020-05-15" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#PauseService", "type": "folder" }, "items": [ { "info": { "name": "AWS App Runner Pause an App Runner Service", "type": "http" }, "http": { "method": "POST", "url": "https://apprunner.{region}.amazonaws.com/#PauseService", "headers": [ { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Pause an active AWS App Runner service. Pausing a service reduces costs by stopping the running instances." } ] } ], "bundled": true }