AWS::MediaLive::MultiplexprogramResource schema for AWS::MediaLive::Multiplexprogram
6 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
MultiplexId | string | Create-only |
MultiplexProgramSettings | MultiplexProgramSettings | |
PacketIdentifiersMap | MultiplexProgramPacketIdentifiersMap | |
PipelineDetails | Array<MultiplexProgramPipelineDetail> | |
PreferredChannelPipeline | string | Write-only |
ProgramName | string | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ChannelId | string | The MediaLive channel associated with the program. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::MediaLive::Multiplexprogram
Resources:
MyResource:
Type: AWS::MediaLive::Multiplexprogram
Properties:Permissions CloudFormation needs in your IAM role to manage this resource.
medialive:CreateMultiplexProgrammedialive:DescribeMultiplexProgrammedialive:DescribeMultiplexProgrammedialive:UpdateMultiplexProgrammedialive:DescribeMultiplexProgrammedialive:DeleteMultiplexProgrammedialive:DescribeMultiplexProgrammedialive:ListMultiplexProgramsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterProgramNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ProgramNameMultiplexId