imagebuilder_list_image_scan_finding_aggregations: Returns a list of image scan aggregations for your account

View source: R/imagebuilder_operations.R

imagebuilder_list_image_scan_finding_aggregationsR Documentation

Returns a list of image scan aggregations for your account

Description

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.

Usage

imagebuilder_list_image_scan_finding_aggregations(
  filter = NULL,
  nextToken = NULL
)

Arguments

filter
nextToken

A token to specify where to start paginating. This is the NextToken from a previously truncated response.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.