Amazon MediaTailor · Example Payload

Mediatailor Api Prefetch Schedule Example

BroadcastingMedia ProcessingMedia

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

Top-level fields

ArnConsumptionNamePlaybackConfigurationNameRetrievalStreamId

Example Payload

Raw ↑
{
  "Arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Consumption": "example-value",
  "Name": "example-resource",
  "PlaybackConfigurationName": "example-resource",
  "Retrieval": "example-value",
  "StreamId": "id-abc123"
}