Creates a finding report. By default only ACTIVE
findings are returned in the report. To see SUPRESSED
or CLOSED
findings you must specify a value for the findingStatus
filter criteria.
See https://www.paws-r-sdk.com/docs/inspector2_create_findings_report/ for full documentation.
inspector2_create_findings_report(
filterCriteria = NULL,
reportFormat,
s3Destination
)
The filter criteria to apply to the results of the finding report.
[required] The format to generate the report in.
[required] The Amazon S3 export destination for the report.