inspector2_get_cis_scan_report: Retrieves a CIS scan report
Usage
inspector2_get_cis_scan_report(
reportFormat = NULL,
scanArn,
targetAccounts = NULL
)
Arguments
- reportFormat
The format of the report. Valid values are PDF
and CSV
. If no value
is specified, the report format defaults to PDF
.
- scanArn
[required] The scan ARN.
- targetAccounts
The target accounts.