sendTaskFailure
inline suspend fun SfnClient.sendTaskFailure(crossinline block: SendTaskFailureRequest.Builder.() -> Unit): SendTaskFailureResponse
Used by activity workers, Task states using the callback pattern, and optionally Task states using the job run pattern to report that the task identified by the taskToken
failed.