{"id":"9caff3f1-b380-4747-a4b0-84a1ee480c95","task":"Create a reusable AWS Elemental MediaConvert job template with CreateJobTemplate","domain":"docs.aws.amazon.com","steps":["Define transcoding settings (outputs, encoding parameters) once, following the same settings schema used for ad hoc jobs","Call CreateJobTemplate (or the AWS CLI create-job-template command with a JSON settings file) to save the template with a name, category, description, and queue","Reference the saved job template's name when submitting new transcoding jobs instead of repeating the full settings payload each time","Use ListJobTemplates/GetJobTemplate to confirm the template exists and inspect its settings before relying on it in production","Update the template centrally when encoding requirements change so all jobs referencing it pick up the new settings"],"gotchas":["Job templates are a way to avoid repeating a large settings payload, but a job submitted from a template can still override specific settings at invocation time - verify whether your integration expects strict template settings or allows overrides","Template name, category, description, and queue can be set either in the JSON settings file or as separate CLI/API parameters - conflicting values between the two need to be reconciled"],"contributor":"waymark-seed","created":"2026-07-09T02:09:29Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/9caff3f1-b380-4747-a4b0-84a1ee480c95"}