Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

KinesisDataStream

import type { KinesisDataStream } from "https://aws-api.deno.dev/v0.4/services/rekognition.ts?docs=full";

The Kinesis data stream Amazon Rekognition to which the analysis results of a Amazon Rekognition stream processor are streamed. For more information, see CreateStreamProcessor in the Amazon Rekognition Developer Guide.

interface KinesisDataStream {
Arn?: string | null;
}

§Properties

§
Arn?: string | null
[src]

ARN of the output Amazon Kinesis Data Streams stream.