How to give permission to use aws lambda function in my aws lex bot

-1

Hello,

I have created a lambda function that I want to use in my aws lex bot for fulfillment. However, I am not given the option to choose a lambda function. I am merely given a check box This is what I see from my end

preguntada hace un año410 visualizaciones
1 Respuesta
1

Hi,

as pointed out here: https://catalog.us-east-1.prod.workshops.aws/workshops/94f60d43-15b7-45f4-bbbc-17889ae64ea0/en-US/banker-bot/create-first-lambda, in Amazon Lex V2 you now create a single Lambda function per language per bot, which must be able to support both types of Amazon Lex interaction.

Read on that guide (https://catalog.us-east-1.prod.workshops.aws/workshops/94f60d43-15b7-45f4-bbbc-17889ae64ea0/en-US/banker-bot/create-first-lambda#enabling-lambda-code-hooks-on-the-intents) as the lambda needs to be associated with bot alias .

Hope it helps ;)

profile picture
EXPERTO
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