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 MediaConnectFlowRouterInputConfiguration
The MediaConnectFlowRouterInputConfiguration 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
{ "FlowArn" :String, "FlowOutputArn" :String, "SourceTransitDecryption" :FlowTransitEncryption}
YAML
FlowArn:StringFlowOutputArn:StringSourceTransitDecryption:FlowTransitEncryption
Properties
FlowArnProperty description not available.
Required: No
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: No interruption
FlowOutputArnProperty description not available.
Required: No
Type: String
Pattern:
^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:output:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$Update requires: No interruption
SourceTransitDecryptionProperty description not available.
Required: Yes
Type: FlowTransitEncryption
Update requires: No interruption