---
content: |
  <DescribeAutoScalingNotificationTypesResponse xmlns="http://autoscaling.amazonaws.com/doc/2011-01-01/">
    <DescribeAutoScalingNotificationTypesResult>
      <AutoScalingNotificationTypes>
        <member>autoscaling:EC2_INSTANCE_LAUNCH</member>
        <member>autoscaling:EC2_INSTANCE_LAUNCH_ERROR</member>
        <member>autoscaling:EC2_INSTANCE_TERMINATE</member>
        <member>autoscaling:EC2_INSTANCE_TERMINATE_ERROR</member>
        <member>autoscaling:TEST_NOTIFICATION</member>
      </AutoScalingNotificationTypes>
    </DescribeAutoScalingNotificationTypesResult>
    <ResponseMetadata>
      <RequestId>68cc13f5-9167-11e2-9863-c1fc2ead119c</RequestId>
    </ResponseMetadata>
  </DescribeAutoScalingNotificationTypesResponse>
headers: []
status: 200