CancelJob cancels a job that is currently running or pending
Source:R/locationservice_operations.R
locationservice_cancel_job.Rdcancel_job cancels a job that is currently running or pending. If the job is already in a terminal state (Completed, Failed, or Cancelled), the operation returns successfully with the current status.
See https://www.paws-r-sdk.com/docs/locationservice_cancel_job/ for full documentation.