Resource Type Definition for AWS::KinesisVideo::Stream
data_retention_in_hours
(Number) The number of hours till which Kinesis Video will retain the data in the streamdevice_name
(String) The name of the device that is writing to the stream.kms_key_id
(String) AWS KMS key ID that Kinesis Video Streams uses to encrypt stream data.media_type
(String) The media type of the stream. Consumers of the stream can use this information when processing the stream.name
(String) The name of the Kinesis Video stream.tags
(Attributes List) An array of key-value pairs associated with the Kinesis Video Stream. (see below for nested schema)arn
(String) The Amazon Resource Name (ARN) of the Kinesis Video stream.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_stream.example <resource ID>