View a markdown version of this page

AWS::MediaTailor::PrefetchSchedule TrafficShapingRetrievalWindow - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS 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 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