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

GetStreamKeyRequest

import type { GetStreamKeyRequest } from "https://aws-api.deno.dev/v0.3/services/ivs.ts?docs=full";
interface GetStreamKeyRequest {
arn: string;
}

§Properties

§
arn: string
[src]

ARN for the stream key to be retrieved.