OrchestrationAIAgentConfiguration
The configuration for AI Agents of type ORCHESTRATION.
Contents
- orchestrationAIPromptId
-
The AI Prompt identifier used by the Orchestration 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: Yes
- connectInstanceArn
-
The Amazon Resource Name (ARN) of the Amazon Connect instance used by the Orchestration AI Agent.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
arn:[a-z-]+?:[a-z-]+?:[a-z0-9-]*?:([0-9]{12})?:[a-zA-Z0-9-:/]+Required: No
- locale
-
The locale setting for the Orchestration AI Agent.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: No
- orchestrationAIGuardrailId
-
The AI Guardrail identifier used by the Orchestration 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
- toolConfigurations
-
The tool configurations used by the Orchestration AI Agent.
Type: Array of ToolConfiguration objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: