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

KinesisFirehoseInputUpdate

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

For a SQL-based Kinesis Data Analytics application, when updating application input configuration, provides information about a Kinesis Data Firehose delivery stream as the streaming source.

interface KinesisFirehoseInputUpdate {
ResourceARNUpdate: string;
}

§Properties

§
ResourceARNUpdate: string
[src]

The Amazon Resource Name (ARN) of the input delivery stream to read.