deleteJob
inline suspend fun GlueClient.deleteJob(crossinline block: DeleteJobRequest.Builder.() -> Unit): DeleteJobResponse
Deletes a specified job definition. If the job definition is not found, no exception is thrown.
Deletes a specified job definition. If the job definition is not found, no exception is thrown.