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::MediaLive::Channel MotionGraphicsConfiguration
Settings to enable and configure the motion graphics overlay feature in the channel.
The parent of this entity is EncoderSettings.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "MotionGraphicsInsertion" :
String
, "MotionGraphicsSettings" :MotionGraphicsSettings
}
Properties
MotionGraphicsInsertion
-
Enables or disables the motion graphics overlay feature in the channel.
Required: No
Type: String
Update requires: No interruption
MotionGraphicsSettings
-
Settings to enable and configure the motion graphics overlay feature in the channel.
Required: No
Type: MotionGraphicsSettings
Update requires: No interruption