AWS::MediaConnect::RouterInput SrtListenerRouterInputConfiguration - 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::RouterInput SrtListenerRouterInputConfiguration

The configuration settings for a router input using the SRT (Secure Reliable Transport) protocol in listener mode, including the port, minimum latency, and decryption key configuration.

Syntax

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

Properties

DecryptionConfiguration

Specifies the decryption settings for an SRT listener input, including the encryption key configuration and associated parameters.

Required: No

Type: SrtDecryptionConfiguration

Update requires: No interruption

MinimumLatencyMilliseconds

The minimum latency in milliseconds for the SRT protocol in listener mode.

Required: Yes

Type: Integer

Minimum: 10

Maximum: 10000

Update requires: No interruption

Port

The port number for the SRT protocol in listener mode.

Required: Yes

Type: Integer

Minimum: 3000

Maximum: 30000

Update requires: No interruption