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

Configures conversation logging that saves audio, text, and metadata for the conversations with your users.

Syntax

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

Properties

AudioLogSettings

The Amazon S3 settings for logging audio to an S3 bucket.

Required: No

Type: Array of AudioLogSetting

Maximum: 1

Update requires: No interruption

TextLogSettings

The Amazon CloudWatch Logs settings for logging text and metadata.

Required: No

Type: Array of TextLogSetting

Maximum: 1

Update requires: No interruption