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::RouterOutput MediaLiveInputRouterOutputConfiguration
The MediaLiveInputRouterOutputConfiguration property type specifies Property description not available. for an AWS::MediaConnect::RouterOutput.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "DestinationTransitEncryption" :MediaLiveTransitEncryption, "MediaLiveInputArn" :String, "MediaLivePipelineId" :String}
YAML
DestinationTransitEncryption:MediaLiveTransitEncryptionMediaLiveInputArn:StringMediaLivePipelineId:String
Properties
DestinationTransitEncryptionProperty description not available.
Required: Yes
Type: MediaLiveTransitEncryption
Update requires: No interruption
MediaLiveInputArnProperty description not available.
Required: No
Type: String
Pattern:
^arn:(aws[a-zA-Z-]*):medialive:[a-z0-9-]+:[0-9]{12}:input:[a-zA-Z0-9]+$Update requires: No interruption
MediaLivePipelineIdProperty description not available.
Required: No
Type: String
Allowed values:
PIPELINE_0 | PIPELINE_1Update requires: No interruption