Learn R Programming

paws.security.identity (version 0.7.0)

inspector2_get_cis_scan_report: 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 PDF and CSV. If no value is specified, the report format defaults to PDF.

scanArn

[required] The scan ARN.

targetAccounts

The target accounts.