AWS::Lex::Bot Message - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Lex::Bot Message

The object that provides message text and its type.

Syntax

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