{ "opencollection": "1.0.0", "info": { "name": "Amazon Systems Manager Automation API", "version": "2014-11-06" }, "items": [ { "info": { "name": "Automation", "type": "folder" }, "items": [ { "info": { "name": "Amazon Systems Manager Start Automation Execution", "type": "http" }, "http": { "method": "POST", "url": "https://ssm.amazonaws.com/#StartAutomationExecution", "body": { "type": "json", "data": "{}" } }, "docs": "Initiates execution of an Automation runbook to perform operational tasks such as patching, updating AMIs, or managing configuration." } ] } ], "bundled": true }