AWS::Bedrock::Guardrail ContentPolicyConfig - 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::Bedrock::Guardrail ContentPolicyConfig

Contains details about how to handle harmful content.

Syntax

To declare this entity in your Amazon 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