Amazon MediaConvert · JSON Structure

Mediaconvert Api Commitment Structure

The length of the term of your reserved queue pricing plan commitment.

Type: string Properties: 0
BroadcastingMedia ProcessingMedia

Commitment is a JSON Structure definition published by Amazon MediaConvert. 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-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-commitment-structure.json",
  "name": "Commitment",
  "type": "string",
  "description": "The length of the term of your reserved queue pricing plan commitment.",
  "enum": [
    "ONE_YEAR"
  ]
}