CancelJobResponse

The response body contains a JSON object. If the job is successfully canceled, the value of Success is true.

Amazon Web ServicesMediaTranscodingVideo
View JSON Schema on GitHub

JSON Schema

amazon-elastic-transcoder-cancel-job-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-elastic-transcoder/refs/heads/main/json-schema/amazon-elastic-transcoder-cancel-job-response-schema.json",
  "title": "CancelJobResponse",
  "description": "The response body contains a JSON object. If the job is successfully canceled, the value of <code>Success</code> is <code>true</code>.",
  "type": "object",
  "properties": {}
}