AWS::Wisdom::AIAgentVersion - 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).

AWS::Wisdom::AIAgentVersion

Creates and Amazon Q in Connect AI Agent version.

Syntax

To declare this entity in your Amazon 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.