This lab walks you through creating a sample chatbot using Amazon Lex Responses to the user are stored in DynamoDB, which is passed to the chatbot using AWS Lambda . We will also test through the AWS management console.
Duration: 45 minutes
AWS Region: US East (N. Virginia) us-east-1
Log into the AWS Management Console.
Create an IAM Role
Create a DynamoDB
Add items to the table
Create a Lambda function
Create a Bot.
Create Intents.
Build the application.
Test the bot.