EmailGenerativeAnswerAIAgentConfiguration - Amazon Connect

EmailGenerativeAnswerAIAgentConfiguration

Configuration settings for the EMAIL_GENERATIVE_ANSWER AI agent including prompts, locale, and knowledge base associations.

Contents

associationConfigurations

Configuration settings for knowledge base associations used by the email generative answer agent.

Type: Array of AssociationConfiguration objects

Required: No

emailGenerativeAnswerAIPromptId

The ID of the System AI prompt used for generating comprehensive knowledge-based answers from email queries.

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

emailQueryReformulationAIPromptId

The ID of the System AI prompt used for reformulating email queries to optimize knowledge base search results.

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 setting for language-specific email processing and response generation (for example, en_US, es_ES).

Type: String

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

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: