AWS::Lex::Bot DialogState - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Lex::Bot DialogState

The current state of the conversation with the user.

Syntax

To declare this entity in your 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