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::MediaPackageV2::HarvestJob HarvestedDashManifest
Information about a harvested DASH manifest.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ManifestName" :String}
YAML
ManifestName:String
Properties
ManifestName-
The name of the harvested DASH manifest.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9_-]+$Minimum:
1Maximum:
256Update requires: Replacement