cancelMlModelTransformJob
inline suspend fun NeptunedataClient.cancelMlModelTransformJob(crossinline block: CancelMlModelTransformJobRequest.Builder.() -> Unit): CancelMlModelTransformJobResponse
Cancels a specified model transform job. See Use a trained model to generate new model artifacts.
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:CancelMLModelTransformJob IAM action in that cluster.