How to send delay response from lambda function to aws lex bot?

0

Hi Team,

How to send delay response from lambda function to aws lex bot? using c# Ex: Session timeout notification will be send to user. Please help on this.

Rakesh
preguntada hace 2 años319 visualizaciones
1 Respuesta
0

There is no way to my knowledge doing it during run time without exiting the backend lambda. You can configure the response in the Lex Bot Model (or the console) to send delay response, but this did not work for me either.

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