{ "opencollection": "1.0.0", "info": { "name": "AWS App Runner Amazon App Runner AWS App Runner API #X Amz Target=AppRunner.ResumeService API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#X Amz Target=AppRunner.ResumeService", "type": "folder" }, "items": [ { "info": { "name": "ResumeService", "type": "http" }, "http": { "method": "POST", "url": "http://apprunner.{region}.amazonaws.com/#X-Amz-Target=AppRunner.ResumeService", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" }, { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "
Resume an active App Runner service. App Runner provisions compute capacity for the service.
This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress.