listMlDataProcessingJobs

abstract suspend fun listMlDataProcessingJobs(input: ListMlDataProcessingJobsRequest = ListMlDataProcessingJobsRequest { }): ListMlDataProcessingJobsResponse

Returns a list of Neptune ML data processing jobs. See Listing active data-processing jobs using the Neptune ML 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:ListMLDataProcessingJobs IAM action in that cluster.