AWS::Lex::Bot Message - 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 Message

The object that provides message text and its type.

Syntax

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

Properties

CustomPayload

A message in a custom format defined by the client application.

Required: No

Type: CustomPayload

Update requires: No interruption

ImageResponseCard

A message that defines a response card that the client application can show to the user.

Required: No

Type: ImageResponseCard

Update requires: No interruption

PlainTextMessage

A message in plain text format.

Required: No

Type: PlainTextMessage

Update requires: No interruption

SSMLMessage

A message in Speech Synthesis Markup Language (SSML).

Required: No

Type: SSMLMessage

Update requires: No interruption