GetIntentResponse
Types
Properties
After the Lambda function specified in the fulfillmentActivity
element fulfills the intent, Amazon Lex conveys this statement to the user.
If defined in the bot, Amazon Lex uses prompt to confirm the intent before fulfilling the user's request. For more information, see PutIntent.
The date that the intent was created.
A description of the intent.
If defined in the bot, Amazon Amazon Lex invokes this Lambda function for each user input. For more information, see PutIntent.
If defined in the bot, Amazon Lex uses this prompt to solicit additional user activity after the intent is fulfilled. For more information, see PutIntent.
Describes how the intent is fulfilled. For more information, see PutIntent.
An array of InputContext
objects that lists the contexts that must be active for Amazon Lex to choose the intent in a conversation with the user.
Configuration information, if any, to connect to an Amazon Kendra index with the AMAZON.KendraSearchIntent
intent.
The date that the intent was updated. When you create a resource, the creation date and the last updated date are the same.
An array of OutputContext
objects that lists the contexts that the intent activates when the intent is fulfilled.
A unique identifier for a built-in intent.
If the user answers "no" to the question defined in confirmationPrompt
, Amazon Lex responds with this statement to acknowledge that the intent was canceled.
An array of sample utterances configured for the intent.