No option to add Lambda functions in Amazon Lex intent under fulfillment

0

I select the fulfillment toggle in the intent and as I understand it, a dropdown box should appear with lambda functions. This isn't happening.

I have created a Lambda function I have confirmed my lambda instance and Lex instane are in the same region I have signed out of the dashboard console and cleared my browsing data

I may be missing something

已提问 1 年前553 查看次数
1 回答
1

In the fulfillment section, Did you click Advanced options > Use a Lambda function for fulfillment?

If you did, then you only enabled the use of lambda function in that Amazon Lex Intent. It doesn't let you choose the Lambda function in that configuration.

You must do the following:

  1. Click the "Save Intent" button.
  2. Click "Build" button.
  3. Click "Test" button when Build is done.
  4. Click the Gear Icon on the Test chat that popped up and there you will see the Lambda functions.

You can also do it via AWS CLI: https://docs.aws.amazon.com/cli/latest/reference/lex-models/put-intent.html

AWS
vtjean
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则