Bot Alias Conversation Logs
data class BotAliasConversationLogs(val iamRoleArn: String, val logSettings: List<BotAliasConversationLogsLogSetting>? = null)
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the IAM role used to write your logs to CloudWatch Logs or an S3 bucket. Must be between 20 and 2048 characters in length.
Link copied to clipboard
The settings for your conversation logs. You can log text, audio, or both. Attributes are documented under log_settings.