Initiates an asynchronous analysis of your bot configuration using AI-powered analysis to identify potential issues and recommend improvements based on AWS best practices
Source:R/lexmodelsv2_operations.R
lexmodelsv2_start_bot_analyzer.RdInitiates an asynchronous analysis of your bot configuration using AI-powered analysis to identify potential issues and recommend improvements based on AWS best practices.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_start_bot_analyzer/ for full documentation.
Arguments
- botId
[required] The unique identifier of the bot to analyze.
- analysisScope
[required] The scope of analysis to perform. Currently only
BotLocalescope is supported.Valid Values:
BotLocale- localeId
The locale identifier for the bot locale to analyze. Required when
analysisScopeisBotLocale.- botVersion
The version of the bot to analyze. Defaults to
DRAFTif not specified.