

# ResourceSeverityBreakdown
<a name="API_ResourceSeverityBreakdown"></a>

A comprehensive distribution of security findings by severity level for AWS resources.

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

 ** Critical **   <a name="securityhub-Type-ResourceSeverityBreakdown-Critical"></a>
The number of findings with a severity level of critical.  
Type: Integer  
Required: No

 ** Fatal **   <a name="securityhub-Type-ResourceSeverityBreakdown-Fatal"></a>
The number of findings with a severity level of fatal.  
Type: Integer  
Required: No

 ** High **   <a name="securityhub-Type-ResourceSeverityBreakdown-High"></a>
The number of findings with a severity level of high.  
Type: Integer  
Required: No

 ** Informational **   <a name="securityhub-Type-ResourceSeverityBreakdown-Informational"></a>
The number of findings that provide security-related information.  
Type: Integer  
Required: No

 ** Low **   <a name="securityhub-Type-ResourceSeverityBreakdown-Low"></a>
The number of findings with a severity level of low.  
Type: Integer  
Required: No

 ** Medium **   <a name="securityhub-Type-ResourceSeverityBreakdown-Medium"></a>
The number of findings with a severity level of medium.  
Type: Integer  
Required: No

 ** Other **   <a name="securityhub-Type-ResourceSeverityBreakdown-Other"></a>
The number of findings not in any of the severity categories.  
Type: Integer  
Required: No

 ** Unknown **   <a name="securityhub-Type-ResourceSeverityBreakdown-Unknown"></a>
The number of findings with a severity level cannot be determined.  
Type: Integer  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityhub-2018-10-26/ResourceSeverityBreakdown) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/ResourceSeverityBreakdown) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/ResourceSeverityBreakdown) 