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
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: