v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141381,185842.7 KB

Stop an Automation that is currently running.

post/#X-Amz-Target=AmazonSSM.StopAutomationExecution

Headers

X-Amz-Target'AmazonSSM.StopAutomationExecution' required

Request body

AutomationExecutionIdstring required

The execution ID of the Automation to stop.

Type'Complete' | 'Cancel'

The stop request type. Valid types include the following: Cancel and Complete. The default type is Cancel.

Response

Success

StopAutomationExecutionResult required