inspector2_get_cis_scan_report {paws.security.identity} | R Documentation |
Retrieves a CIS scan report
Description
Retrieves a CIS scan report.
See https://www.paws-r-sdk.com/docs/inspector2_get_cis_scan_report/ for full documentation.
Usage
inspector2_get_cis_scan_report(
reportFormat = NULL,
scanArn,
targetAccounts = NULL
)
Arguments
reportFormat |
The format of the report. Valid values are |
scanArn |
[required] The scan ARN. |
targetAccounts |
The target accounts. |
[Package paws.security.identity version 0.9.0 Index]