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

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

Syntax

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