Kinesis video stream stream that provides the source streaming video for a Amazon Rekognition Video stream processor. For more information, see CreateStreamProcessor in the Amazon Rekognition Developer Guide.

interface KinesisVideoStream {
    Arn?: string;
}

Properties

Properties

Arn?: string

ARN of the Kinesis video stream stream that streams the source video.