listLoaderJobs
inline suspend fun NeptunedataClient.listLoaderJobs(crossinline block: ListLoaderJobsRequest.Builder.() -> Unit): ListLoaderJobsResponse
Retrieves a list of the loadIds
for all active loader jobs.
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:ListLoaderJobs IAM action in that cluster..