Returns a CIS scan list.
See https://www.paws-r-sdk.com/docs/inspector2_list_cis_scans/ for full documentation.
inspector2_list_cis_scans(
detailLevel = NULL,
filterCriteria = NULL,
maxResults = NULL,
nextToken = NULL,
sortBy = NULL,
sortOrder = NULL
)
The detail applied to the CIS scan.
The CIS scan filter criteria.
The maximum number of results to be returned.
The pagination token from a previous request that's used to retrieve the next page of results.
The CIS scans sort by order.
The CIS scans sort order.