This is the new AWS 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 AWS 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
AvailabilityZoneProperty description not available.
Required: No
Type: String
Update requires: Replacement
ConfigurationProperty description not available.
Required: Yes
Type: RouterInputConfiguration
Update requires: No interruption
MaintenanceConfigurationProperty description not available.
Required: No
Type: MaintenanceConfiguration
Update requires: No interruption
MaximumBitrateProperty description not available.
Required: Yes
Type: Integer
Update requires: No interruption
NameProperty description not available.
Required: Yes
Type: String
Minimum:
1Maximum:
128Update requires: No interruption
RegionNameProperty description not available.
Required: No
Type: String
Update requires: Replacement
RoutingScopeProperty description not available.
Required: Yes
Type: String
Allowed values:
REGIONAL | GLOBALUpdate requires: No interruption
Property description not available.
Required: No
Type: Array of Tag
Update requires: No interruption
TierProperty description not available.
Required: Yes
Type: String
Allowed values:
INPUT_100 | INPUT_50 | INPUT_20Update requires: No interruption
TransitEncryption-
Information about the encryption of the flow.
Required: No
Type: RouterInputTransitEncryption
Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
CreatedAtProperty description not available.
InputTypeProperty description not available.
IpAddressProperty description not available.
MaintenanceTypeProperty description not available.
RoutedOutputsProperty description not available.
StateProperty description not available.
UpdatedAtProperty description not available.