if (FALSE) {
# Lists findings that are generated by the assessment runs that are
# specified by the ARNs of the assessment runs.
svc$list_findings(
assessmentRunArns = list(
"arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-..."
),
maxResults = 123L
)
}
Run the code above in your browser using DataLab