

# SeverityCounts
<a name="API_SeverityCounts"></a>

Includes counts by severity level for medium severity and higher level findings, plus a total for all of the findings for the specified filter.

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

 ** all **   <a name="imagebuilder-Type-SeverityCounts-all"></a>
The total number of findings across all severity levels for the specified filter.  
Type: Long  
Required: No

 ** critical **   <a name="imagebuilder-Type-SeverityCounts-critical"></a>
The number of critical severity findings for the specified filter.  
Type: Long  
Required: No

 ** high **   <a name="imagebuilder-Type-SeverityCounts-high"></a>
The number of high severity findings for the specified filter.  
Type: Long  
Required: No

 ** medium **   <a name="imagebuilder-Type-SeverityCounts-medium"></a>
The number of medium severity findings for the specified filter.  
Type: Long  
Required: No

## See Also
<a name="API_SeverityCounts_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/imagebuilder-2019-12-02/SeverityCounts) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/imagebuilder-2019-12-02/SeverityCounts) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/imagebuilder-2019-12-02/SeverityCounts) 