---
call: DescribeAutoScalingNotificationTypes
service: AutoScaling
tests:
- expected: autoscaling:EC2_INSTANCE_LAUNCH
op: eq
path: AutoScalingNotificationTypes.0
- expected: autoscaling:EC2_INSTANCE_LAUNCH_ERROR
op: eq
path: AutoScalingNotificationTypes.1
- expected: autoscaling:EC2_INSTANCE_TERMINATE
op: eq
path: AutoScalingNotificationTypes.2
- expected: autoscaling:EC2_INSTANCE_TERMINATE_ERROR
op: eq
path: AutoScalingNotificationTypes.3
- expected: autoscaling:TEST_NOTIFICATION
op: eq
path: AutoScalingNotificationTypes.4