ImagePipelineAggregation
Contains vulnerability counts for a specific image pipeline.
Contents
- imagePipelineArn
-
The Amazon Resource Name (ARN) that identifies the image pipeline for this aggregation.
Type: String
Pattern:
^arn:aws[^:]*:imagebuilder:[^:]+:(?:[0-9]{12}|aws):image-pipeline/[a-z0-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 pipeline.
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: