AWS::Wisdom::AIAgent EmailOverviewAIAgentConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::Wisdom::AIAgent EmailOverviewAIAgentConfiguration

The configuration for AI Agents of type EMAIL_OVERVIEW.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "EmailOverviewAIPromptId" : String, "Locale" : String }

YAML

EmailOverviewAIPromptId: String Locale: String

Properties

EmailOverviewAIPromptId

The AI Prompt identifier for the Email Overview prompt used by the EMAIL_OVERVIEW AI Agent.

Required: No

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}$

Update requires: No interruption

Locale

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

Required: No

Type: String

Minimum: 1

Update requires: No interruption