AWS::Lex::Bot DialogState - AWS CloudFormation

AWS::Lex::Bot DialogState

The current state of the conversation with the user.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

DialogAction

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

Required: No

Type: DialogAction

Update requires: No interruption

Intent

Override settings to configure the intent state.

Required: No

Type: IntentOverride

Update requires: No interruption

SessionAttributes

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

Required: No

Type: Array of SessionAttribute

Update requires: No interruption