AWS::Wisdom::AIGuardrailVersion - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Wisdom::AIGuardrailVersion

Creates an Amazon Q in Connect AI Guardrail version.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::Wisdom::AIGuardrailVersion", "Properties" : { "AIGuardrailId" : String, "AssistantId" : String, "ModifiedTimeSeconds" : Number } }

YAML

Type: AWS::Wisdom::AIGuardrailVersion Properties: AIGuardrailId: String AssistantId: String ModifiedTimeSeconds: Number

Properties

AIGuardrailId

The ID of the AI guardrail version.

Required: Yes

Type: String

Pattern: ^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$

Update requires: Replacement

AssistantId

The ID of the AI guardrail version assistant.

Required: Yes

Type: String

Pattern: ^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$

Update requires: Replacement

ModifiedTimeSeconds

The modified time of the AI guardrail version in seconds.

Required: No

Type: Number

Update requires: Replacement

Return values

Ref

Fn::GetAtt

AIGuardrailArn

The ARN of the AI guardrail version.

AIGuardrailVersionId

The ID of the AI guardrail version.

AssistantArn

The ARN of the AI guardrail version assistant.

VersionNumber

The version number for this AI Guardrail version.