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
The AWS::MediaConnect::RouterInput resource Property description not available. for MediaConnect.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::MediaConnect::RouterInput", "Properties" : { "AvailabilityZone" :String, "Configuration" :RouterInputConfiguration, "MaintenanceConfiguration" :MaintenanceConfiguration, "MaximumBitrate" :Integer, "Name" :String, "RegionName" :String, "RoutingScope" :String, "Tags" :[ Tag, ... ], "Tier" :String, "TransitEncryption" :RouterInputTransitEncryption} }
YAML
Type: AWS::MediaConnect::RouterInput Properties: AvailabilityZone:StringConfiguration:RouterInputConfigurationMaintenanceConfiguration:MaintenanceConfigurationMaximumBitrate:IntegerName:StringRegionName:StringRoutingScope:StringTags:- TagTier:StringTransitEncryption:RouterInputTransitEncryption
Properties
AvailabilityZone-
The Availability Zone of the router input.
Required: No
Type: String
Update requires: Replacement
ConfigurationProperty description not available.
Required: Yes
Type: RouterInputConfiguration
Update requires: No interruption
MaintenanceConfiguration-
The maintenance configuration settings applied to this router input.
Required: No
Type: MaintenanceConfiguration
Update requires: No interruption
MaximumBitrate-
The maximum bitrate for the router input.
Required: Yes
Type: Integer
Update requires: No interruption
Name-
The name of the router input.
Required: Yes
Type: String
Minimum:
1Maximum:
128Update requires: No interruption
RegionName-
The AWS Region where the router input is located.
Required: No
Type: String
Update requires: Replacement
RoutingScope-
Indicates whether the router input is configured for Regional or global routing.
Required: Yes
Type: String
Allowed values:
REGIONAL | GLOBALUpdate requires: No interruption
-
Key-value pairs that can be used to tag and organize this router input.
Required: No
Type: Array of Tag
Update requires: No interruption
Tier-
The tier level of the router input.
Required: Yes
Type: String
Allowed values:
INPUT_100 | INPUT_50 | INPUT_20Update requires: No interruption
TransitEncryption-
Encryption information.
Required: No
Type: RouterInputTransitEncryption
Update requires: No interruption
Return values
Ref
Fn::GetAtt
Arn-
The Amazon Resource Name (ARN) of the router input.
CreatedAt-
The timestamp when the router input was created.
Id-
The unique identifier of the router input.
InputType-
The type of the router input.
IpAddress-
The IP address of the router input.
MaintenanceType-
The type of maintenance configuration applied to this router input.
RoutedOutputs-
The number of router outputs associated with the router input.
State-
The current state of the router input.
UpdatedAt-
The timestamp when the router input was last updated.