Stops an execution.
See https://www.paws-r-sdk.com/docs/sfn_stop_execution/ for full documentation.
sfn_stop_execution(executionArn, error = NULL, cause = NULL)
[required] The Amazon Resource Name (ARN) of the execution to stop.
The error code of the failure.
A more detailed explanation of the cause of the failure.