Returns a list of image scan aggregations for your account. You can filter by the type of key that Image Builder uses to group results. For example, if you want to get a list of findings by severity level for one of your pipelines, you might specify your pipeline with the imagePipelineArn
filter. If you don't specify a filter, Image Builder returns an aggregation for your account.
See https://www.paws-r-sdk.com/docs/imagebuilder_list_image_scan_finding_aggregations/ for full documentation.
imagebuilder_list_image_scan_finding_aggregations(
filter = NULL,
nextToken = NULL
)
A token to specify where to start paginating. This is the nextToken from a previously truncated response.