Retrieves CIS scan result details.
See https://www.paws-r-sdk.com/docs/inspector2_get_cis_scan_result_details/ for full documentation.
inspector2_get_cis_scan_result_details(
accountId,
filterCriteria = NULL,
maxResults = NULL,
nextToken = NULL,
scanArn,
sortBy = NULL,
sortOrder = NULL,
targetResourceId
)
[required] The account ID.
The filter criteria.
The maximum number of CIS scan result details 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.
[required] The scan ARN.
The sort by order.
The sort order.
[required] The target resource ID.