AWS::Lex::Bot AudioLogDestination
The location of audio log files collected when conversation logging is enabled for a bot.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "S3Bucket" :
S3BucketLogDestination
}
Properties
S3Bucket
-
Specifies the Amazon S3 bucket where the audio files are stored.
Required: Yes
Type: S3BucketLogDestination
Update requires: No interruption