View a markdown version of this page

AWS::MediaConnect::FlowMediaStream - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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::MediaConnect::FlowMediaStream

Adds media streams to an existing flow. After you add a media stream to a flow, you can associate it with a source and/or an output that uses the ST 2110 JPEG XS or CDI protocol.

Syntax

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

JSON

{ "Type" : "AWS::MediaConnect::FlowMediaStream", "Properties" : { "Attributes" : MediaStreamAttributes, "ClockRate" : Integer, "Description" : String, "FlowArn" : String, "MediaStreamId" : Integer, "MediaStreamName" : String, "MediaStreamType" : String, "Tags" : [ Tag, ... ], "VideoFormat" : String } }

YAML

Type: AWS::MediaConnect::FlowMediaStream Properties: Attributes: MediaStreamAttributes ClockRate: Integer Description: String FlowArn: String MediaStreamId: Integer MediaStreamName: String MediaStreamType: String Tags: - Tag VideoFormat: String

Properties

Attributes

Property description not available.

Required: No

Type: MediaStreamAttributes

Update requires: No interruption

ClockRate

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

Description

Property description not available.

Required: No

Type: String

Update requires: No interruption

FlowArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:flow:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$

Update requires: Replacement

MediaStreamId

Property description not available.

Required: Yes

Type: Integer

Update requires: Replacement

MediaStreamName

Property description not available.

Required: Yes

Type: String

Update requires: Replacement

MediaStreamType

Property description not available.

Required: Yes

Type: String

Allowed values: video | audio | ancillary-data

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of Tag

Update requires: No interruption

VideoFormat

Property description not available.

Required: No

Type: String

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

Fmt

Property description not available.