Updates a job.
When you change the status of the job to ARCHIVED, the job can't be scheduled or archived.
An archived jobs and its steps and tasks are deleted after 120 days. The job can't be recovered.
patch/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}
Path parameters
farmIdstring required
The farm ID of the job to update.
queueIdstring required
The queue ID of the job to update.
jobIdstring required
The job ID to update.
Headers
X-Amz-Client-Tokenstring
The unique token which the server uses to recognize retries of the same request.
Request body
Response
Success
UpdateJobResponse required