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

gefragt vor einem Jahr553 Aufrufe
1 Antwort
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen