createJob

abstract suspend fun createJob(input: CreateJobRequest): CreateJobResponse

Creates a job.

Requires permission to access the CreateJob action.