inspector2_list_cis_scan_results_aggregated_by_checks: Lists scan results aggregated by checks

View source: R/inspector2_operations.R

inspector2_list_cis_scan_results_aggregated_by_checksR Documentation

Lists scan results aggregated by checks

Description

Lists scan results aggregated by checks.

See https://www.paws-r-sdk.com/docs/inspector2_list_cis_scan_results_aggregated_by_checks/ for full documentation.

Usage

inspector2_list_cis_scan_results_aggregated_by_checks(
  filterCriteria = NULL,
  maxResults = NULL,
  nextToken = NULL,
  scanArn,
  sortBy = NULL,
  sortOrder = NULL
)

Arguments

filterCriteria

The filter criteria.

maxResults

The maximum number of scan results aggregated by checks to be returned in a single page of results.

nextToken

The pagination token from a previous request that's used to retrieve the next page of results.

scanArn

[required] The scan ARN.

sortBy

The sort by order.

sortOrder

The sort order.


paws.security.identity documentation built on Sept. 12, 2024, 6:30 a.m.