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