AWS::Wisdom::AIGuardrailVersionCreates an Amazon Q in Connect AI Guardrail version.
import { CfnAIGuardrailVersion } from 'aws-cdk-lib/aws-wisdom';Or use the module namespace:
import * as wisdom from 'aws-cdk-lib/aws-wisdom';
// wisdom.CfnAIGuardrailVersionConfiguration passed to the constructor as CfnAIGuardrailVersionProps.
aiGuardrailIdRequiredstringThe ID of the AI guardrail version.
assistantIdRequiredstringThe ID of the AI guardrail version assistant.
modifiedTimeSecondsOptionalnumberThe modified time of the AI guardrail version 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::AIGuardrailVersion