R/inspector2_operations.R
inspector2_get_cis_scan_report.Rd
Retrieves a CIS scan report.
See https://www.paws-r-sdk.com/docs/inspector2_get_cis_scan_report/ for full documentation.
inspector2_get_cis_scan_report( scanArn, targetAccounts = NULL, reportFormat = NULL )
[required] The scan ARN.
The target accounts.
The format of the report. Valid values are PDF and CSV. If no value is specified, the report format defaults to PDF.
PDF
CSV