Amazon Elastic Transcoder · JSON Structure

Amazon Elastic Transcoder Key Id Guid Structure

KeyIdGuid schema from Amazon Elastic Transcoder

Type: string Properties: 0
Amazon Web ServicesMediaTranscodingVideo

KeyIdGuid 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-key-id-guid-structure.json",
  "name": "KeyIdGuid",
  "description": "KeyIdGuid schema from Amazon Elastic Transcoder",
  "type": "string",
  "pattern": "(^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12}$)|(^[0-9A-Fa-f]{32}$)"
}