Stop Automation Execution
ssm_stop_automation_execution | R Documentation |
Stop an Automation that is currently running¶
Description¶
Stop an Automation that is currently running.
Usage¶
Arguments¶
AutomationExecutionId
[required] The execution ID of the Automation to stop.
Type
The stop request type. Valid types include the following: Cancel and Complete. The default type is Cancel.
Value¶
An empty list.