AWS::Bedrock::Guardrail ContentPolicyConfig - AWS CloudFormation

AWS::Bedrock::Guardrail ContentPolicyConfig

Contains details about how to handle harmful content.

Syntax

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

JSON

{ "FiltersConfig" : [ ContentFilterConfig, ... ] }

Properties

FiltersConfig

Contains the type of the content filter and how strongly it should apply to prompts and model responses.

Required: Yes

Type: Array of ContentFilterConfig

Minimum: 1

Maximum: 6

Update requires: No interruption