OrchestratorConfigurationEntry
An entry in the orchestrator configuration list.
Contents
- orchestratorUseCase
-
The use case for the orchestrator configuration. (for example Connect.SelfService, Connect.AgentAssistance)
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: Yes
- aiAgentId
-
The identifier of the AI Agent in the orchestrator configuration.
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}$|^arn:[a-z-]*?:wisdom:[a-z0-9-]*?:[0-9]{12}:[a-z-]*?/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(?:/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}){0,2}(:[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: