/lex-dynamodb

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

Primary LanguageJavaScriptMIT LicenseMIT

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.