ListCisScanResultsAggregatedByChecks
Source:
src/AWS/Inspector2/ListCisScanResultsAggregatedByChecks.ts
Runtime binding for inspector2:ListCisScanResultsAggregatedByChecks.
Lists scan results aggregated by checks.
Provide the implementation with
Effect.provide(AWS.Inspector2.ListCisScanResultsAggregatedByChecksHttp).
CIS Scan Results
Section titled “CIS Scan Results”// initconst listCisScanResultsAggregatedByChecks = yield* AWS.Inspector2.ListCisScanResultsAggregatedByChecks();
// runtimeconst { checkAggregations } = yield* listCisScanResultsAggregatedByChecks({ scanArn });