Smaws_Client_SSM.StopAutomationExecution
Stop an Automation that is currently running.
val request :
Smaws_Lib.Context.t ->
stop_automation_execution_request ->
(unit,
[> 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