v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141912377.1 KB

Creates a job template. Job template stores values of StartJobRun API request in a template and can be used to start a job run. Job template allows two use cases: avoid repeating recurring StartJobRun API request values, enforcing certain values in StartJobRun API request.

post/jobtemplates

Request body

namestring required

The specified name of the job template.

clientTokenstring required

The client token of the job template.

tagsobject

The tags that are associated with the job template.

kmsKeyArnstring

The KMS key ARN used to encrypt the job template.

Response

Success

idstring

This output display the created job template ID.

namestring

This output displays the name of the created job template.

arnstring

This output display the ARN of the created job template.

createdAtstring date-time

This output displays the date and time when the job template was created.