MkFoster / lex-dynamodb

Example of how a serverless app can handle Lex requests and log intent and/or session data to dynamodb.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lex-dynamodb

lex-dynamodb demonstrates how a Lex fulfillment function can use DynamoDB for persistence to record the intent text, request attributes, and session attributes.

Deploy using the AWS SAM CLI utility or from the AWS Serverless Apps Repository.

About

Example of how a serverless app can handle Lex requests and log intent and/or session data to dynamodb.

License:MIT License


Languages

Language:JavaScript 100.0%