getMlModelTrainingJob
inline suspend fun NeptunedataClient.getMlModelTrainingJob(crossinline block: GetMlModelTrainingJobRequest.Builder.() -> Unit): GetMlModelTrainingJobResponse
Retrieves information about a Neptune ML model training job. See modeltraining
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:GetMLModelTrainingJobStatus IAM action in that cluster.