aws-samples / amazon-lex-connect-workshop

This is a self paced workshop to get started on Amazon Connect and Amazon Lex to build a simple customer contact call center and chat bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate Lambda function to intent

asifsha opened this issue · comments

If you are finding it difficult to add lambda function to intent, please follow below steps to do it, as the mentioned steps in readme are out of date may be due do changes in console

To choose a Lambda function to use with a bot alias

Open the Amazon Lex console at https://console.aws.amazon.com/lexv2/.
From the list of bots, choose the name of the bot that you want to use.
From Create versions and aliases for deployment, choose View aliases.
From the list of aliases, choose the name of the alias that you want to use.
From the list of supported languages, choose the language that the Lambda function is used for.
Choose the name of the Lambda function to use, then choose the version or alias of the function.
Choose Save to save your changes.

https://docs.aws.amazon.com/lexv2/latest/dg/lambda.html#lambda-attach