View source: R/inspector2_operations.R
inspector2_get_cis_scan_report | R Documentation |
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(
reportFormat = NULL,
scanArn,
targetAccounts = NULL
)
reportFormat |
The format of the report. Valid values are |
scanArn |
[required] The scan ARN. |
targetAccounts |
The target accounts. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.