cancelMlDataProcessingJob
inline suspend fun NeptunedataClient.cancelMlDataProcessingJob(crossinline block: CancelMlDataProcessingJobRequest.Builder.() -> Unit): CancelMlDataProcessingJobResponse
Cancels a Neptune ML data processing job. See dataprocessing
command.
When invoking this operation in a Neptune cluster that has IAM authentication enabled, the IAM user or role making the request must have a policy attached that allows the neptune-db:CancelMLDataProcessingJob IAM action in that cluster.