AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::Wisdom::AIGuardrailVersion

CfnAIGuardrailVersion

Creates an Amazon Q in Connect AI Guardrail version.

Import

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

Or use the module namespace:

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

Properties

Configuration passed to the constructor as CfnAIGuardrailVersionProps.

aiGuardrailIdRequired
string

The ID of the AI guardrail version.

assistantIdRequired
string

The ID of the AI guardrail version assistant.

modifiedTimeSecondsOptional
number

The modified time of the AI guardrail version 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