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年前559ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ