Smaws_Client_SSM.StopAutomationExecution
val request :
Smaws_Lib.Context.t ->
stop_automation_execution_request ->
(stop_automation_execution_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `AutomationExecutionNotFoundException of
automation_execution_not_found_exception
| `InternalServerError of internal_server_error
| `InvalidAutomationStatusUpdateException of
invalid_automation_status_update_exception ])
Stdlib.result
Stop an Automation that is currently running.