SelfServiceAIAgentConfiguration
The configuration for AI Agents of type SELF_SERVICE.
Contents
- associationConfigurations
-
The association configurations for overriding behavior on this AI Agent.
Type: Array of AssociationConfiguration objects
Required: No
- selfServiceAIGuardrailId
-
The AI Guardrail identifier used by the SELF_SERVICE 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
- selfServiceAnswerGenerationAIPromptId
-
The AI Prompt identifier for the Self Service Answer Generation prompt used by the SELF_SERVICE 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
- selfServicePreProcessingAIPromptId
-
The AI Prompt identifier for the Self Service Pre-Processing prompt used by the SELF_SERVICE 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
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: