ManualSearchAIAgentConfiguration
The configuration for the MANUAL_SEARCH
AI Agent type.
Contents
- answerGenerationAIGuardrailId
-
The AI Guardrail identifier for the Answer Generation guardrail used by the MANUAL_SEARCH AI Agent.
Type: String
Pattern:
^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(:[A-Z0-9_$]+){0,1}$
Required: No
- answerGenerationAIPromptId
-
The AI Prompt identifier for the Answer Generation prompt used by the MANUAL_SEARCH AI Agent.
Type: String
Pattern:
^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(:[A-Z0-9_$]+){0,1}$
Required: No
- associationConfigurations
-
The association configurations for overriding behavior on this AI Agent.
Type: Array of AssociationConfiguration objects
Required: No
- locale
-
The locale to which specifies the language and region settings that determine the response language for QueryAssistant.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: