v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444174189.1 KB

Retrieves a prefetch schedule for a playback configuration. A prefetch schedule allows you to tell MediaTailor to fetch and prepare certain ads before an ad break happens. For more information about ad prefetching, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/prefetching-ads.html">Using ad prefetching</a> in the <i>MediaTailor User Guide</i>.

get/prefetchSchedule/{PlaybackConfigurationName}/{Name}

Path parameters

Namestring required

The name of the prefetch schedule. The name must be unique among all prefetch schedules that are associated with the specified playback configuration.

PlaybackConfigurationNamestring required

Returns information about the prefetch schedule for a specific playback configuration. If you call <code>GetPrefetchSchedule</code> on an expired prefetch schedule, MediaTailor returns an HTTP 404 status code.

Response

Success

Arnstring

The Amazon Resource Name (ARN) of the prefetch schedule.

Namestring

The name of the prefetch schedule. The name must be unique among all prefetch schedules that are associated with the specified playback configuration.

PlaybackConfigurationNamestring

The name of the playback configuration to create the prefetch schedule for.

StreamIdstring

An optional stream identifier that you can specify in order to prefetch for multiple streams that use the same playback configuration.