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