AnswerRecommendationAIAgentConfiguration - Amazon Connect

AnswerRecommendationAIAgentConfiguration

The configuration for the ANSWER_RECOMMENDATION AI Agent type.

Contents

answerGenerationAIGuardrailId

The AI Guardrail identifier for the Answer Generation Guardrail used by the ANSWER_RECOMMENDATION 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 ANSWER_RECOMMENDATION 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

intentLabelingGenerationAIPromptId

The AI Prompt identifier for the Intent Labeling prompt used by the ANSWER_RECOMMENDATION 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

locale

The locale to which specifies the language and region settings that determine the response language for QueryAssistant.

Note

Changing this locale to anything other than en_US, en_GB, or en_AU will turn off recommendations triggered by contact transcripts for agent assistance, as this feature is not supported in multiple languages.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Required: No

queryReformulationAIPromptId

The AI Prompt identifier for the Query Reformulation prompt used by the ANSWER_RECOMMENDATION 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: