AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::Wisdom::AIPromptVersion

CfnAIPromptVersion

Creates an Amazon Q in Connect AI Prompt version.

Import

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

Or use the module namespace:

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

Properties

Configuration passed to the constructor as CfnAIPromptVersionProps.

aiPromptIdRequired
string

The identifier of the Amazon Q in Connect AI prompt.

assistantIdRequired
string

The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.

modifiedTimeSecondsOptional
number

The time the AI Prompt 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