View a markdown version of this page

AWS::MediaTailor::PrefetchSchedule TrafficShapingRetrievalWindow - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::MediaTailor::PrefetchSchedule TrafficShapingRetrievalWindow

The configuration that tells AWS Elemental MediaTailor how many seconds to spread out requests to the ad decision server (ADS). Instead of sending ADS requests for all sessions at the same time, MediaTailor spreads the requests across the amount of time specified in the retrieval window.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "RetrievalWindowDurationSeconds" : Integer }

Properties

RetrievalWindowDurationSeconds

The amount of time, in seconds, that MediaTailor spreads prefetch requests to the ADS.

Required: No

Type: Integer

Update requires: Replacement