deleteHumanTaskUi
inline suspend fun SageMakerClient.deleteHumanTaskUi(crossinline block: DeleteHumanTaskUiRequest.Builder.() -> Unit): DeleteHumanTaskUiResponse
Use this operation to delete a human task user interface (worker task template).
To see a list of human task user interfaces (work task templates) in your account, use ListHumanTaskUis. When you delete a worker task template, it no longer appears when you call ListHumanTaskUis
.