Resource Type Definition for AWS::KinesisVideo::SignalingChannel
message_ttl_seconds
(Number) The period of time a signaling channel retains undelivered messages before they are discarded.name
(String) The name of the Kinesis Video Signaling Channel.tags
(Attributes List) An array of key-value pairs to apply to this resource. (see below for nested schema)type
(String) The type of the Kinesis Video Signaling Channel to create. Currently, SINGLE_MASTER is the only supported channel type.arn
(String) The Amazon Resource Name (ARN) of the Kinesis Video Signaling Channel.id
(String) Uniquely identifies the resource.tags
Required:
key
(String) The key name of the tag. Specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. Specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.Import is supported using the following syntax:
$ terraform import awscc_kinesisvideo_signaling_channel.example <resource ID>