This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::MediaLive::Channel MediaPackageV2GroupSettings
The MediaPackageV2GroupSettings property type specifies Property description not available. for an AWS::MediaLive::Channel.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CaptionLanguageMappings" :[ CaptionLanguageMapping, ... ], "Id3Behavior" :String, "KlvBehavior" :String, "NielsenId3Behavior" :String, "Scte35Type" :String, "SegmentLength" :Integer, "SegmentLengthUnits" :String, "TimedMetadataId3Frame" :String, "TimedMetadataId3Period" :Integer, "TimedMetadataPassthrough" :String}
YAML
CaptionLanguageMappings:- CaptionLanguageMappingId3Behavior:StringKlvBehavior:StringNielsenId3Behavior:StringScte35Type:StringSegmentLength:IntegerSegmentLengthUnits:StringTimedMetadataId3Frame:StringTimedMetadataId3Period:IntegerTimedMetadataPassthrough:String
Properties
CaptionLanguageMappingsProperty description not available.
Required: No
Type: Array of CaptionLanguageMapping
Update requires: No interruption
Id3BehaviorProperty description not available.
Required: No
Type: String
Update requires: No interruption
KlvBehaviorProperty description not available.
Required: No
Type: String
Update requires: No interruption
NielsenId3BehaviorProperty description not available.
Required: No
Type: String
Update requires: No interruption
Scte35TypeProperty description not available.
Required: No
Type: String
Update requires: No interruption
SegmentLengthProperty description not available.
Required: No
Type: Integer
Update requires: No interruption
SegmentLengthUnitsProperty description not available.
Required: No
Type: String
Update requires: No interruption
TimedMetadataId3FrameProperty description not available.
Required: No
Type: String
Update requires: No interruption
TimedMetadataId3PeriodProperty description not available.
Required: No
Type: Integer
Update requires: No interruption
TimedMetadataPassthroughProperty description not available.
Required: No
Type: String
Update requires: No interruption