File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
services/bedrockruntime/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Amazon Bedrock Runtime" ,
4
+ "contributor" : " " ,
5
+ "description" : " Launching Multi-modality Content Filter for Amazon Bedrock Guardrails."
6
+ }
Original file line number Diff line number Diff line change 1144
1144
},
1145
1145
"documentation" :" <p>An assessment of a content policy for a guardrail.</p>"
1146
1146
},
1147
+ "GuardrailContentPolicyImageUnitsProcessed" :{
1148
+ "type" :" integer" ,
1149
+ "box" :true
1150
+ },
1147
1151
"GuardrailContentPolicyUnitsProcessed" :{
1148
1152
"type" :" integer" ,
1149
1153
"box" :true
1783
1787
"contextualGroundingPolicyUnits" :{
1784
1788
"shape" :" GuardrailContextualGroundingPolicyUnitsProcessed" ,
1785
1789
"documentation" :" <p>The contextual grounding policy units processed by the guardrail.</p>"
1790
+ },
1791
+ "contentPolicyImageUnits" :{
1792
+ "shape" :" GuardrailContentPolicyImageUnitsProcessed" ,
1793
+ "documentation" :" <p>The content policy image units processed by the guardrail.</p>"
1786
1794
}
1787
1795
},
1788
1796
"documentation" :" <p>The details on the use of the guardrail.</p>"
You can’t perform that action at this time.
0 commit comments