View a markdown version of this page

AWS::MediaLive::Channel ChannelEngineVersionRequest - AWS CloudFormation

This is the new 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 ChannelEngineVersionRequest

The desired engine version for this channel.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Version" : String }

YAML

Version: String

Properties

Version

The build identifier of the engine version to use for this channel. Specify 'DEFAULT' to reset to the default version.

Required: No

Type: String

Update requires: No interruption