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

DestinationConfiguration

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

A complex type that describes a location where recorded videos will be stored. Each member represents a type of destination configuration. For recording, you define one and only one type of destination configuration.

interface DestinationConfiguration {}

§Properties

§

An S3 destination configuration where recorded videos will be stored.