Skip to main content
Module

x/lambda/mod.ts>LexDialogAction

A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
Very Popular
Go to Latest
type alias LexDialogAction
import { type LexDialogAction } from "https://deno.land/x/lambda@1.26.2/mod.ts";
definition:
| LexDialogActionClose
| LexDialogActionElicitIntent
| LexDialogActionElicitSlot
| LexDialogActionConfirmIntent
| LexDialogActionDelegate