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::PlaybackConfiguration AdDecisionServerConfiguration
Configuration parameters for customizing HTTP requests sent to the ad decision server (ADS). This allows you to specify the HTTP method, headers, request body, and compression settings for ADS requests.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "HttpRequest" :HttpRequest}
YAML
HttpRequest:HttpRequest
Properties
HttpRequest-
The HTTP request configuration parameters for the ad decision server.
Required: Yes
Type: HttpRequest
Update requires: No interruption