inspector2_get_cis_scan_report: Retrieves a CIS scan report

View source: R/inspector2_operations.R

inspector2_get_cis_scan_reportR 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(
  scanArn,
  targetAccounts = NULL,
  reportFormat = NULL
)

Arguments

scanArn

[required] The scan ARN.

targetAccounts

The target accounts.

reportFormat

The format of the report. Valid values are PDF and CSV. If no value is specified, the report format defaults to PDF.


paws.security.identity documentation built on May 31, 2026, 9:07 a.m.