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