batchWrite

abstract suspend fun batchWrite(input: BatchWriteRequest): BatchWriteResponse

Performs all the write operations in a batch. Either all the operations succeed or none.