View a markdown version of this page

AWS::MediaTailor::PlaybackConfiguration AdsPersonalizationConcurrency - 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::PlaybackConfiguration AdsPersonalizationConcurrency

The concurrency settings for ad decision server interactions during ad personalization.

Syntax

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

JSON

{ "EnableVodVastParallelization" : Boolean, "MaxConcurrentAdsRequests" : Integer }

Properties

EnableVodVastParallelization

Enables parallel processing of ad decision server requests in VOD workflows when the ADS returns VAST responses. The default is false.

Required: No

Type: Boolean

Update requires: No interruption

MaxConcurrentAdsRequests

The maximum number of simultaneous requests that MediaTailor makes to the ad decision server per manifest request. The default is 1.

Required: No

Type: Integer

Update requires: No interruption