How can I limit AWS Lex slot prompt retries?

0

I have created an AWS Lex chatbot. In the intent, I created a built-in slot with a prompt. When the slot doesn't get the expected value it asks for the input again and again. I want to limit the slot prompts. e.g. When the slot doesn't get the expected input then I want the bot to stop asking the same slot value after the 2nd retry.

I tried to limit the retry attempt in the console but couldn't find it in the Lex V2 console. Any help will be appreciated. thanks

1 Answer
2

Here is the navigation: Go to the intent editor page -> click on the slot -> advanced options -> Click on the slotPrompt -> More prompt options. You will find the retry settings for the slot.

AWS
ShreyB
answered a month ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions