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 SrtCallerRouterInputConfiguration
The SrtCallerRouterInputConfiguration property type specifies Property description not available. for an AWS::MediaConnect::RouterInput.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "DecryptionConfiguration" :SrtDecryptionConfiguration, "MinimumLatencyMilliseconds" :Integer, "SourceAddress" :String, "SourcePort" :Integer, "StreamId" :String}
YAML
DecryptionConfiguration:SrtDecryptionConfigurationMinimumLatencyMilliseconds:IntegerSourceAddress:StringSourcePort:IntegerStreamId:String
Properties
DecryptionConfigurationProperty description not available.
Required: No
Type: SrtDecryptionConfiguration
Update requires: No interruption
MinimumLatencyMillisecondsProperty description not available.
Required: Yes
Type: Integer
Minimum:
10Maximum:
10000Update requires: No interruption
SourceAddressProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
SourcePortProperty description not available.
Required: Yes
Type: Integer
Minimum:
0Maximum:
65535Update requires: No interruption
StreamIdProperty description not available.
Required: No
Type: String
Update requires: No interruption