AWS::MediaConnect::RouterInput - AWS CloudFormation

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 } }

Properties

AvailabilityZone

The Availability Zone of the router input.

Required: No

Type: String

Update requires: Replacement

Configuration

Property 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: 1

Maximum: 128

Update 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 | GLOBAL

Update requires: No interruption

Tags

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_20

Update 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.