Builder

class Builder

Properties

Link copied to clipboard

The message that Amazon Lex returns in the response can be either text or speech based depending on the value of this field.

Link copied to clipboard

A list of contexts active for the request. A context can be activated when a previous intent is fulfilled, or by including the context in the request,

Link copied to clipboard

The alias in use for the bot that contains the session data.

Link copied to clipboard

The name of the bot that contains the session data.

Link copied to clipboard

Sets the next action that the bot should take to fulfill the conversation.

Link copied to clipboard

A summary of the recent intents for the bot. You can use the intent summary view to set a checkpoint label on an intent and modify attributes of intents. You can also use it to remove or add intent summary objects to the list.

Link copied to clipboard

Map of key/value pairs representing the session-specific context information. It contains application information passed between Amazon Lex and a client application.

Link copied to clipboard

The ID of the client application user. Amazon Lex uses this to identify a user's conversation with your bot.

Functions

Link copied to clipboard