

# ImageScanFindingsSummary
<a name="API_ImageScanFindingsSummary"></a>

A summary of the last completed image scan.

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

 ** findingSeverityCounts **   <a name="ECR-Type-ImageScanFindingsSummary-findingSeverityCounts"></a>
The image vulnerability counts, sorted by severity.  
Type: String to integer map  
Valid Keys: `INFORMATIONAL | LOW | MEDIUM | HIGH | CRITICAL | UNDEFINED`   
Valid Range: Minimum value of 0.  
Required: No

 ** imageScanCompletedAt **   <a name="ECR-Type-ImageScanFindingsSummary-imageScanCompletedAt"></a>
The time of the last completed image scan.  
Type: Timestamp  
Required: No

 ** vulnerabilitySourceUpdatedAt **   <a name="ECR-Type-ImageScanFindingsSummary-vulnerabilitySourceUpdatedAt"></a>
The time when the vulnerability data was last scanned.  
Type: Timestamp  
Required: No

## See Also
<a name="API_ImageScanFindingsSummary_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/ecr-2015-09-21/ImageScanFindingsSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ecr-2015-09-21/ImageScanFindingsSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ecr-2015-09-21/ImageScanFindingsSummary) 