Amazon Elastic Transcoder · JSON Structure

Amazon Elastic Transcoder Cancel Job Response Structure

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

Type: object Properties: 0
Amazon Web ServicesMediaTranscodingVideo

CancelJobResponse is a JSON Structure definition published by Amazon Elastic Transcoder. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-elastic-transcoder/refs/heads/main/json-structure/amazon-elastic-transcoder-cancel-job-response-structure.json",
  "name": "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": {}
}