AWS::MediaLive::Channel FeatureActivations
Settings to enable specific features. You can't configure these features until you have enabled them in the channel.
The parent of this entity is EncoderSettings.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "InputPrepareScheduleActions" :
String
, "OutputStaticImageOverlayScheduleActions" :String
}
YAML
InputPrepareScheduleActions:
String
OutputStaticImageOverlayScheduleActions:String
Properties
InputPrepareScheduleActions
-
Enables the Input Prepare feature. You can create Input Prepare actions in the schedule only if this feature is enabled. If you disable the feature on an existing schedule, make sure that you first delete all input prepare actions from the schedule.
Required: No
Type: String
Update requires: No interruption
OutputStaticImageOverlayScheduleActions
Property description not available.
Required: No
Type: String
Update requires: No interruption