Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::MediaLive::Multiplexprogram

Focus mode

On this page

AWS::MediaLive::Multiplexprogram - AWS CloudFormation
Filter View

The AWS::MediaLive::Multiplexprogram resource Property description not available. for MediaLive.

Syntax

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

JSON

{ "Type" : "AWS::MediaLive::Multiplexprogram", "Properties" : { "MultiplexId" : String, "MultiplexProgramSettings" : MultiplexProgramSettings, "PacketIdentifiersMap" : MultiplexProgramPacketIdentifiersMap, "PipelineDetails" : [ MultiplexProgramPipelineDetail, ... ], "PreferredChannelPipeline" : String, "ProgramName" : String } }

Properties

MultiplexId

The unique id of the multiplex.

Required: No

Type: String

Update requires: Replacement

MultiplexProgramSettings

Multiplex Program settings configuration.

Required: No

Type: MultiplexProgramSettings

Update requires: No interruption

PacketIdentifiersMap

Property description not available.

Required: No

Type: MultiplexProgramPacketIdentifiersMap

Update requires: No interruption

PipelineDetails

Property description not available.

Required: No

Type: Array of MultiplexProgramPipelineDetail

Update requires: No interruption

PreferredChannelPipeline

Indicates which pipeline is preferred by the multiplex for program ingest. If set to \"PIPELINE_0\" or \"PIPELINE_1\" and an unhealthy ingest causes the multiplex to switch to the non-preferred pipeline, it will switch back once that ingest is healthy again. If set to \"CURRENTLY_ACTIVE\", it will not switch back to the other pipeline based on it recovering to a healthy state, it will only switch if the active pipeline becomes unhealthy.

Required: No

Type: String

Allowed values: CURRENTLY_ACTIVE | PIPELINE_0 | PIPELINE_1

Update requires: No interruption

ProgramName

Property description not available.

Required: No

Type: String

Update requires: Replacement

Return values

Ref

Fn::GetAtt

ChannelId

The unique ID of the channel.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.