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::MediaConnect::RouterInput MergeRouterInputProtocolConfiguration
Protocol configuration settings for merge router inputs.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Rist" :RistRouterInputConfiguration, "Rtp" :RtpRouterInputConfiguration}
Properties
Rist-
The configuration settings for a router input using the RIST (Reliable Internet Stream Transport) protocol, including the port and recovery latency.
Required: No
Type: RistRouterInputConfiguration
Update requires: No interruption
Rtp-
The configuration settings for a Router Input using the RTP (Real-Time Transport Protocol) protocol, including the port and forward error correction state.
Required: No
Type: RtpRouterInputConfiguration
Update requires: No interruption