listMlModelTrainingJobs

abstract suspend fun listMlModelTrainingJobs(input: ListMlModelTrainingJobsRequest = ListMlModelTrainingJobsRequest { }): ListMlModelTrainingJobsResponse

Lists Neptune ML model-training jobs. 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:neptune-db:ListMLModelTrainingJobs IAM action in that cluster.