Bot Intent Args
Constructors
Properties
Description of thr intent.
Specifies that Amazon Lex invokes the alias Lambda function for each user input. You can invoke this Lambda function to personalize user interaction.
Specifies that Amazon Lex invokes the alias Lambda function when the intent is ready for fulfillment. You can invoke this function to complete the bot's transaction with the user.
Configuration setting for a response sent to the user before Amazon Lex starts eliciting slots.
A list of contexts that must be active for this intent to be considered by Amazon Lex .
Sets the response that Amazon Lex sends to the user when the intent is closed.
Provides prompts that Amazon Lex sends to the user to confirm the completion of an intent. If the user answers "no," the settings contain a statement that is sent to the user to end the intent.
Provides configuration information for the AMAZON.KendraSearchIntent
intent. When you use this intent, Amazon Lex searches the specified Amazon Kendra index and returns documents from the index that match the user's utterance.
A list of contexts that the intent activates when it is fulfilled.
A unique identifier for the built-in intent to base this intent on.
A list of utterances that a user might say to signal the intent.
Indicates the priority for slots. Amazon Lex prompts the user for slot values in priority order.
A list of slots that the intent requires for fulfillment.