View source: R/emrcontainers_operations.R
| emrcontainers_delete_job_template | R Documentation | 
Deletes 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.
See https://www.paws-r-sdk.com/docs/emrcontainers_delete_job_template/ for full documentation.
emrcontainers_delete_job_template(id)
id | 
 [required] The ID of the job template that will be deleted.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.