Bug: creating a guardrail with Content policy sets all filters to high #4436
Labels
bedrock
bug
This issue is a confirmed bug.
p2
This is a standard priority issue
service-api
This issue is caused by the service API, not the SDK implementation.
Describe the bug
When creating a Guardrail with a Content policy, setting desired filter to their level results in a Content policy with all filter set to high even though the request didn't specify that.
Regression Issue
Expected Behavior
Expected the guardrail created to set filters that wasnt passed on the request to None.
Current Behavior
Guardrail created with all filters not declared on request set to high
Reproduction Steps
--> Visit Bedrock on Console:
Possible Solution
If a filter is not defined, set it as None.
Additional Information/Context
No response
SDK version used
1.36.17
Environment details (OS name and version, etc.)
Mac OS M1 Sonoma 14.7.2
The text was updated successfully, but these errors were encountered: