Smaws_Client_SFN.StopExecution
val request :
Smaws_Lib.Context.t ->
stop_execution_input ->
(stop_execution_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ExecutionDoesNotExist of execution_does_not_exist
| `InvalidArn of invalid_arn
| `ValidationException of validation_exception ])
Stdlib.result
Stops an execution.
This API action is not supported by EXPRESS
state machines.