Skip to contents

cancel_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.

Usage

locationservice_cancel_job(JobId)

Arguments

JobId

[required] The unique identifier of the job to cancel.