View source: R/inspector_operations.R
inspector_get_assessment_report | R Documentation |
Produces an assessment report that includes detailed and comprehensive results of a specified assessment run.
See https://www.paws-r-sdk.com/docs/inspector_get_assessment_report/ for full documentation.
inspector_get_assessment_report(assessmentRunArn, reportFileFormat, reportType)
assessmentRunArn |
[required] The ARN that specifies the assessment run for which you want to generate a report. |
reportFileFormat |
[required] Specifies the file format (html or pdf) of the assessment report that you want to generate. |
reportType |
[required] Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.