GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::LexModels::PutIntentResponse(3) User Contributed Perl Documentation Paws::LexModels::PutIntentResponse(3)

Paws::LexModels::PutIntentResponse

Checksum of the $LATESTversion of the intent created or updated.

After the Lambda function specified in the"fulfillmentActivity"intent fulfills the intent, Amazon Lex conveys this statement to the user.

If defined in the intent, Amazon Lex prompts the user to confirm the intent before fulfilling it.

The date that the intent was created.

"True" if a new version of the intent was created. If the "createVersion" field was not specified in the request, the "createVersion" field is set to false in the response.

A description of the intent.

If defined in the intent, Amazon Lex invokes this Lambda function for each user input.

If defined in the intent, Amazon Lex uses this prompt to solicit additional user activity after the intent is fulfilled.

If defined in the intent, Amazon Lex invokes this Lambda function to fulfill the intent after the user provides all of the information required by the intent.

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, required to connect to an Amazon Kendra index and use the "AMAZON.KendraSearchIntent" intent.

The date that the intent was updated. When you create a resource, the creation date and last update dates are the same.

The name of the intent.

An array of "OutputContext" objects that lists the contexts that the intent activates when the intent is fulfilled.

A unique identifier for the built-in intent that this intent is based on.

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 that are configured for the intent.

An array of intent slots that are configured for the intent.

The version of the intent. For a new intent, the version is always $LATEST.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.