{ "opencollection": "1.0.0", "info": { "name": "AWS App Runner Auto Scaling AWS App Runner API API", "version": "2020-05-15" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "AWS App Runner API", "type": "folder" }, "items": [ { "info": { "name": "AWS App Runner Create an App Runner Service", "type": "http" }, "http": { "method": "POST", "url": "https://apprunner.{region}.amazonaws.com/", "headers": [ { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create an AWS App Runner service. After the service is created, the action also automatically starts a deployment." } ] } ], "bundled": true }