DialogState - Amazon Lex API Reference

DialogState

The current state of the conversation with the user.

Contents

dialogAction

Defines the action that the bot executes at runtime when the conversation reaches this step.

Type: DialogAction object

Required: No

intent

Override settings to configure the intent state.

Type: IntentOverride object

Required: No

sessionAttributes

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

Type: String to string map

Key Length Constraints: Minimum length of 1.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: