AWS::Wisdom::AIAgentVersion - AWS CloudFormation

AWS::Wisdom::AIAgentVersion

Creates and Amazon Q in Connect AI Agent version.

Syntax

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

JSON

{ "Type" : "AWS::Wisdom::AIAgentVersion", "Properties" : { "AIAgentId" : String, "AssistantId" : String, "ModifiedTimeSeconds" : Number } }

YAML

Type: AWS::Wisdom::AIAgentVersion Properties: AIAgentId: String AssistantId: String ModifiedTimeSeconds: Number

Properties

AIAgentId

The identifier of the AI Agent.

Required: Yes

Type: String

Pattern: ^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$

Update requires: Replacement

AssistantId

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$

Update requires: Replacement

ModifiedTimeSeconds

The time the AI Agent version was last modified in seconds.

Required: No

Type: Number

Update requires: Replacement

Return values

Ref

Fn::GetAtt

AIAgentArn

Property description not available.

AIAgentVersionId

Property description not available.

AssistantArn

Property description not available.

VersionNumber

The version number for this AI Agent version.