This lab walks you through creating a sample chatbot using Amazon Lex and using a 3rd party API that will return Country details like capital, currency, etc . The chatbot will use it to respond back to the user via AWS Lambda function and . We will also test in the AWS management console.
Duration: 1 hour
AWS Region: US East (N. Virginia) us-east-1
Log into the AWS Management Console.
Create an IAM Role
Create a Lambda function
Create a Bot.
Create Intents and Slots.
Build the application.