Amazon MediaTailor · Example Payload

Mediatailor Api Create Program Response Example

BroadcastingMedia ProcessingMedia

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

Top-level fields

AdBreaksArnChannelNameClipRangeCreationTimeDurationMillisLiveSourceNameProgramNameScheduledStartTimeSourceLocationNameVodSourceName

Example Payload

Raw ↑
{
  "AdBreaks": "example-value",
  "Arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "ChannelName": "example-resource",
  "ClipRange": "example-value",
  "CreationTime": "example-value",
  "DurationMillis": "example-value",
  "LiveSourceName": "example-resource",
  "ProgramName": "example-resource",
  "ScheduledStartTime": "example-value",
  "SourceLocationName": "example-resource",
  "VodSourceName": "example-resource"
}