AWS::MediaTailor::SourceLocation HttpConfiguration
The HTTP configuration for the source location.
Syntax
To declare this entity in your AWS 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