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

## Properties

- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the Kinesis Video Signaling Channel.
- `MessageTtlSeconds` (`number`, optional): The period of time a signaling channel retains undelivered messages before they are discarded.
- `Name` (`string`, optional): The name of the Kinesis Video Signaling Channel.
- `Tags` (`SignalingChannel_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `Type` (`"SINGLE_MASTER"`, optional): The type of the Kinesis Video Signaling Channel to create. Currently, SINGLE_MASTER is the only supported channel type.

## Attributes

- `Arn`
