Builder
Properties
The version of the bot that contains the locale to be updated. The version can only be the DRAFT version.
The new description of the locale.
Contains settings for generative AI features powered by Amazon Bedrock for your bot locale. Use this object to turn generative AI features on and off. Pricing may differ if you turn a feature on. For more information, see LINK.
The identifier of the language and locale to update. The string must match one of the supported locales. For more information, see Supported languages.
The new confidence threshold where Amazon Lex inserts the AMAZON.FallbackIntent and AMAZON.KendraSearchIntent intents in the list of possible intents for an utterance.
The new sensitivity level for voice activity detection (VAD) in the bot locale. This setting helps optimize speech recognition accuracy by adjusting how the system responds to background noise during voice interactions.
Updated speech-to-text settings to apply to the bot locale.
Updated unified speech settings to apply to the bot locale.
The new Amazon Polly voice Amazon Lex should use for voice interaction with the user.
Functions
construct an aws.sdk.kotlin.services.lexmodelsv2.model.GenerativeAiSettings inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.SpeechRecognitionSettings inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.UnifiedSpeechSettings inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.VoiceSettings inside the given block