AWS::MediaPackage::PackagingConfiguration MssManifest
Parameters for a Microsoft Smooth manifest.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ManifestName" :
String
, "StreamSelection" :StreamSelection
}
YAML
ManifestName:
String
StreamSelection:StreamSelection
Properties
ManifestName
-
A short string that's appended to the end of the endpoint URL to create a unique path to this packaging configuration.
Required: No
Type: String
Update requires: No interruption
StreamSelection
-
Video bitrate limitations for outputs from this packaging configuration.
Required: No
Type: StreamSelection
Update requires: No interruption