AWS::Wisdom::AIAgentVersionCreates and Amazon Q in Connect AI Agent version.
import { CfnAIAgentVersion } from 'aws-cdk-lib/aws-wisdom';Or use the module namespace:
import * as wisdom from 'aws-cdk-lib/aws-wisdom';
// wisdom.CfnAIAgentVersionConfiguration passed to the constructor as CfnAIAgentVersionProps.
aiAgentIdRequiredstringThe identifier of the AI Agent.
assistantIdRequiredstringmodifiedTimeSecondsOptionalnumberThe time the AI Agent version was last modified in seconds.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-wisdomAWS::Wisdom::AIAgentVersion