This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
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
{ "ContentFiltersTierConfig" :
ContentFiltersTierConfig
, "FiltersConfig" :[ ContentFilterConfig, ... ]
}
Properties
ContentFiltersTierConfig
Property description not available.
Required: No
Type: ContentFiltersTierConfig
Update requires: No interruption
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