ImageAggregation
Contains vulnerability counts for a specific image.
Contents
- imageBuildVersionArn
-
The Amazon Resource Name (ARN) that identifies the image for this aggregation.
Type: String
Pattern:
^arn:aws[^:]*:imagebuilder:[^:]+:(?:[0-9]{12}|aws(?:-[a-z-]+)?):image/[a-z0-9-_]+/[0-9]+\.[0-9]+\.[0-9]+/[0-9]+$
Required: No
- severityCounts
-
Counts by severity level for medium severity and higher level findings, plus a total for all of the findings for the specified image.
Type: SeverityCounts object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: