Amazon Elastic Transcoder · JSON Structure

Amazon Elastic Transcoder Sns Topics Structure

SnsTopics schema from Amazon Elastic Transcoder

Type: array Properties: 0
Amazon Web ServicesMediaTranscodingVideo

SnsTopics 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-sns-topics-structure.json",
  "name": "SnsTopics",
  "description": "SnsTopics schema from Amazon Elastic Transcoder",
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/SnsTopic"
  },
  "maxItems": 30
}