Amazon MediaTailor · Example Payload

Mediatailor Api Create Program Request Example

BroadcastingMedia ProcessingMedia

Mediatailor Api Create Program Request Example is an example object payload from Amazon MediaTailor, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AdBreaksLiveSourceNameScheduleConfigurationSourceLocationNameVodSourceName

Example Payload

Raw ↑
{
  "AdBreaks": "example-value",
  "LiveSourceName": "example-resource",
  "ScheduleConfiguration": "example-value",
  "SourceLocationName": "example-resource",
  "VodSourceName": "example-resource"
}