Lists job templates based on a set of parameters. 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.
get/jobtemplates
Query parameters
createdAfterstring date-time
The date and time after which the job templates were created.
createdBeforestring date-time
The date and time before which the job templates were created.
maxResultsinteger
The maximum number of job templates that can be listed.
nextTokenstring
The token for the next set of job templates to return.
Response
Success