Values_1.StopAutomationExecutionResultSourceStop an Automation that is currently running.
type nonrec error = [ | `AutomationExecutionNotFoundException of
Values_0.AutomationExecutionNotFoundException.t| `InternalServerError of Values_0.InternalServerError.t| `InvalidAutomationStatusUpdateException of
InvalidAutomationStatusUpdateException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AutomationExecutionNotFoundException of
Values_0.AutomationExecutionNotFoundException.t
| `InternalServerError of Values_0.InternalServerError.t
| `InvalidAutomationStatusUpdateException of
InvalidAutomationStatusUpdateException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AutomationExecutionNotFoundException of
Values_0.AutomationExecutionNotFoundException.t
| `InternalServerError of Values_0.InternalServerError.t
| `InvalidAutomationStatusUpdateException of
InvalidAutomationStatusUpdateException.t
| `Unknown_operation_error of string * string option ]