createWorkerBlock
inline suspend fun MTurkClient.createWorkerBlock(crossinline block: CreateWorkerBlockRequest.Builder.() -> Unit): CreateWorkerBlockResponse
The CreateWorkerBlock
operation allows you to prevent a Worker from working on your HITs. For example, you can block a Worker who is producing poor quality work. You can block up to 100,000 Workers.