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

preguntada hace un año557 visualizaciones
1 Respuesta
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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas