

# GuardrailChecksPromptAttackResultEntry
<a name="API_runtime_GuardrailChecksPromptAttackResultEntry"></a>

The evaluation result for a single prompt attack category.

## Contents
<a name="API_runtime_GuardrailChecksPromptAttackResultEntry_Contents"></a>

 ** category **   <a name="bedrock-Type-runtime_GuardrailChecksPromptAttackResultEntry-category"></a>
The prompt attack category that was evaluated.  
Type: String  
Valid Values: `JAILBREAK | PROMPT_INJECTION | PROMPT_LEAKAGE`   
Required: Yes

 ** severityScore **   <a name="bedrock-Type-runtime_GuardrailChecksPromptAttackResultEntry-severityScore"></a>
The severity score for the category, ranging from 0.0 to 1.0. Higher values indicate greater severity.  
Type: Double  
Valid Range: Minimum value of 0.0. Maximum value of 1.0.  
Required: Yes

## See Also
<a name="API_runtime_GuardrailChecksPromptAttackResultEntry_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-runtime-2023-09-30/GuardrailChecksPromptAttackResultEntry) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-runtime-2023-09-30/GuardrailChecksPromptAttackResultEntry) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-runtime-2023-09-30/GuardrailChecksPromptAttackResultEntry) 