AWS Lex dialogAction: { type: 'ConfirmIntent' } only allowing values like ok, yes, no

0

HI, When i send dialogAction: { type: 'ConfirmIntent' } as lex response from lambda it only allowing values like OK, yes, No only before Lex on aug17 it allows all the values. Please help me to do how to allow all value when it is confirmintent and also i used other dialog action type.

  • Hello, can you help us better understand your use-case of capturing 'all the values' with ConfirmIntent? ConfirmIntent is designed to get customer confirmation before fulfillment. Confirmation will always resolve to Yes or No.

  • Hi there, did you use both v1 and v2 to confirm that this is a version update issue? Also is it possible you are confusing the ElicitIntent type with the ConfirmIntent type?

demandé il y a 2 ans66 vues
Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions