AWS::Bedrock::Guardrail WordConfig - AWS CloudFormation

AWS::Bedrock::Guardrail WordConfig

A word to configure for the guardrail.

Syntax

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

JSON

{ "Text" : String }

YAML

Text: String

Properties

Text

Text of the word configured for the guardrail to block.

Required: Yes

Type: String

Minimum: 1

Update requires: No interruption