AWS::MediaConnect::BridgeSource BridgeNetworkSource - 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::BridgeSource BridgeNetworkSource

The source of the bridge. A network source originates at your premises.

Syntax

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

JSON

{ "MulticastIp" : String, "MulticastSourceSettings" : MulticastSourceSettings, "NetworkName" : String, "Port" : Integer, "Protocol" : String }

Properties

MulticastIp

The network source multicast IP.

Required: Yes

Type: String

Update requires: No interruption

MulticastSourceSettings

The settings related to the multicast source.

Required: No

Type: MulticastSourceSettings

Update requires: No interruption

NetworkName

The network source's gateway network name.

Required: Yes

Type: String

Update requires: No interruption

Port

The network source port.

Required: Yes

Type: Integer

Update requires: No interruption

Protocol

The network source protocol.

Note

AWS Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.

Required: Yes

Type: String

Allowed values: rtp-fec | rtp | udp

Update requires: No interruption