Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Lambda function to intent #8

Open
asifsha opened this issue Feb 5, 2023 · 0 comments
Open

Integrate Lambda function to intent #8

asifsha opened this issue Feb 5, 2023 · 0 comments

Comments

@asifsha
Copy link

asifsha commented Feb 5, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant