ConversationLogsDataSource - Amazon Lex API Reference

ConversationLogsDataSource

The data source that uses conversation logs.

Contents

botAliasId

The bot alias Id from the conversation logs.

Type: String

Length Constraints: Fixed length of 10.

Pattern: ^(\bTSTALIASID\b|[0-9a-zA-Z]+)$

Required: Yes

botId

The bot Id from the conversation logs.

Type: String

Length Constraints: Fixed length of 10.

Pattern: ^[0-9a-zA-Z]+$

Required: Yes

filter

The filter for the data source of the conversation log.

Type: ConversationLogsDataSourceFilterBy object

Required: Yes

localeId

The locale Id of the conversation log.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: