if (FALSE) {
# Lists all the event subscriptions for the assessment template that is
# specified by the ARN of the assessment template.
svc$list_event_subscriptions(
maxResults = 123L,
resourceArn = "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX..."
)
}
Run the code above in your browser using DataLab