ImageScanFindingAggregation
This returns exactly one type of aggregation, based on the filter that Image Builder applies in its API action.
Contents
- accountAggregation
-
Returns an object that contains severity counts based on an account ID.
Type: AccountAggregation object
Required: No
- imageAggregation
-
Returns an object that contains severity counts based on the Amazon Resource Name (ARN) for a specific image.
Type: ImageAggregation object
Required: No
- imagePipelineAggregation
-
Returns an object that contains severity counts based on an image pipeline ARN.
Type: ImagePipelineAggregation object
Required: No
- vulnerabilityIdAggregation
-
Returns an object that contains severity counts based on vulnerability ID.
Type: VulnerabilityIdAggregation object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: