AWS::Lex::BotAlias AudioLogDestination
Specifies the S3 bucket location where audio logs are stored.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "S3Bucket" :
S3BucketLogDestination
}
Properties
S3Bucket
-
The S3 bucket location where audio logs are stored.
Required: Yes
Type: S3BucketLogDestination
Update requires: No interruption