Builder

class Builder

Properties

Link copied to clipboard

Maps configuration information to a specific locale. You can use this parameter to specify a specific Lambda function to run different functions in different locales.

Link copied to clipboard

The alias to create. The name must be unique for the bot.

Link copied to clipboard

The unique identifier of the bot that the alias applies to.

Link copied to clipboard

The version of the bot that this alias points to. You can use the UpdateBotAlias operation to change the bot version associated with the alias.

Link copied to clipboard

Specifies whether Amazon Lex logs text and audio for a conversation with the bot. When you enable conversation logs, text logs store text input, transcripts of audio input, and associated metadata in Amazon CloudWatch Logs. Audio logs store audio input in Amazon S3.

Link copied to clipboard

A description of the alias. Use this description to help identify the alias.

Link copied to clipboard

Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.

Link copied to clipboard

A list of tags to add to the bot alias. You can only add tags when you create an alias, you can't use the UpdateBotAlias operation to update the tags on a bot alias. To update tags, use the TagResource operation.