v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14126767600.8 KB

Copies a job template to an Amazon S3 bucket.

post/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/template

Path parameters

farmIdstring required

The farm ID to copy.

queueIdstring required

The queue ID to copy.

jobIdstring required

The job ID to copy.

Request body

Response

Success

templateType'JSON' | 'YAML' required

The format of the job template, either <code>JSON</code> or <code>YAML</code>.