Stop an Automation that is currently running.
See https://paws-r.github.io/docs/ssm/stop_automation_execution.html for full documentation.
ssm_stop_automation_execution(AutomationExecutionId, Type = NULL)[required] The execution ID of the Automation to stop.
The stop request type. Valid types include the following: Cancel and Complete. The default type is Cancel.