AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the StartBotAnalyzer operation. Initiates an asynchronous analysis of your bot configuration using AI-powered analysis to identify potential issues and recommend improvements based on AWS best practices.
The analysis examines your bot's configuration, including intents, utterances, slots, and conversation flows, to provide actionable recommendations for optimization.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class StartBotAnalyzerRequest : AmazonLexModelsV2Request IAmazonWebServiceRequest
The StartBotAnalyzerRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
StartBotAnalyzerRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
AnalysisScope | Amazon.LexModelsV2.AnalysisScope |
Gets and sets the property AnalysisScope.
The scope of analysis to perform. Currently only
Valid Values: |
|
BotId | System.String |
Gets and sets the property BotId. The unique identifier of the bot to analyze. |
|
BotVersion | System.String |
Gets and sets the property BotVersion.
The version of the bot to analyze. Defaults to |
|
LocaleId | System.String |
Gets and sets the property LocaleId.
The locale identifier for the bot locale to analyze. Required when |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5