Terminates a service job in a job queue.
See https://www.paws-r-sdk.com/docs/batch_terminate_service_job/ for full documentation.
Arguments
- jobId
[required] The service job ID of the service job to terminate.
- reason
[required] A message to attach to the service job that explains the reason for canceling it. This message is returned by
describe_service_joboperations on the service job.