# NOT RUN {
# Lists the assessment templates that correspond to the assessment targets
# that are specified by the ARNs of the assessment targets.
# }
# NOT RUN {
svc$list_assessment_templates(
  assessmentTargetArns = list(
    "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq"
  ),
  maxResults = 123L
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab