if (FALSE) {
# Deletes the assessment template that is specified by the ARN of the
# assessment template.
svc$delete_assessment_template(
assessmentTemplateArn = "arn:aws:inspector:us-west-2:123456789012:target/..."
)
}
Run the code above in your browser using DataLab