---
type: resource-type
title: RouterInput
description: aws resource type AWS::MediaConnect::RouterInput
name: RouterInput
lexicon: aws
resource_type: AWS::MediaConnect::RouterInput
---
`AWS::MediaConnect::RouterInput`, a resource type of the aws lexicon.

## Properties

- `Configuration` (`any`, required)
- `MaximumBitrate` (`number`, required): The maximum bitrate for the router input.
- `Name` (`string`, required): The name of the router input.
- `RoutingScope` (`RouterInput_RoutingScope`, required)
- `Tier` (`RouterInput_RouterInputTier`, required)
- `Arn` (`string`, optional)
- `AvailabilityZone` (`string`, optional): The Availability Zone where you want to create the router input. This must be a valid Availability Zone for the region specified by regionName, or the current region if no regionName is provided.
- `ContentQualityAnalysisConfiguration` (`any`, optional)
- `ContentQualityAnalysisType` (`RouterInput_RouterContentQualityAnalysisType`, optional)
- `CreatedAt` (`string`, optional): The timestamp when the router input was created.
- `Id` (`string`, optional): The unique identifier of the router input.
- `InputType` (`RouterInput_RouterInputType`, optional)
- `IpAddress` (`string`, optional): The IP address of the router input.
- `MaintenanceConfiguration` (`any`, optional)
- `MaintenanceType` (`RouterInput_MaintenanceType`, optional)
- `RegionName` (`string`, optional): The Amazon Web Services Region for the router input. Defaults to the current region if not specified.
- `RoutedOutputs` (`number`, optional): The number of router outputs associated with the router input.
- `State` (`RouterInput_RouterInputState`, optional)
- `Tags` (`RouterInput_Tag[]`, optional): Key-value pairs that can be used to tag and organize this router input.
- `TransitEncryption` (`RouterInput_RouterInputTransitEncryption`, optional)
- `UpdatedAt` (`string`, optional): The timestamp when the router input was last updated.

## Attributes

- `Arn`
- `ContentQualityAnalysisType`
- `CreatedAt`
- `Id`
- `InputType`
- `IpAddress`
- `MaintenanceType`
- `RoutedOutputs`
- `State`
- `UpdatedAt`
