AWS::MediaTailor::SourceLocation HttpConfiguration - 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).

AWS::MediaTailor::SourceLocation HttpConfiguration

The HTTP configuration for the source location.

Syntax

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

JSON

{ "BaseUrl" : String }

YAML

BaseUrl: String

Properties

BaseUrl

The base URL for the source location host server. This string must include the protocol, such as https://.

Required: Yes

Type: String

Update requires: No interruption