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?

已提问 2 年前66 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则