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

Creates and Amazon Q in Connect AI Agent version.

Syntax

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