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

AudioLogDestination

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

The location of audio log files collected when conversation logging is enabled for a bot.

interface AudioLogDestination {}

§Properties

§

The Amazon S3 bucket where the audio log files are stored. The IAM role specified in the roleArn parameter of the CreateBot operation must have permission to write to this bucket.