AWS::Wisdom::AIAgent CaseSummarizationAIAgentConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

AWS::Wisdom::AIAgent CaseSummarizationAIAgentConfiguration

The configuration for AI Agents of type CASE_SUMMARIZATION.

Syntax

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

JSON

{ "CaseSummarizationAIGuardrailId" : String, "CaseSummarizationAIPromptId" : String, "Locale" : String }

Properties

CaseSummarizationAIGuardrailId

The AI Guardrail identifier used by the Case Summarization 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

CaseSummarizationAIPromptId

The AI Prompt identifier used by the Case Summarization 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 setting for the Case Summarization AI Agent.

Required: No

Type: String

Minimum: 1

Update requires: No interruption