AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::Wisdom::AIAgentVersion

CfnAIAgentVersion

Creates and Amazon Q in Connect AI Agent version.

Import

import { CfnAIAgentVersion } from 'aws-cdk-lib/aws-wisdom';

Or use the module namespace:

import * as wisdom from 'aws-cdk-lib/aws-wisdom';
// wisdom.CfnAIAgentVersion

Properties

Configuration passed to the constructor as CfnAIAgentVersionProps.

aiAgentIdRequired
string

The identifier of the AI Agent.

assistantIdRequired
string
modifiedTimeSecondsOptional
number

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

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter