NotificationConfiguration
Describes a notification.
Contents
- AutoScalingGroupName
 - 
               
The name of the Auto Scaling group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*Required: No
 - NotificationType
 - 
               
One of the following event notification types:
- 
                     
autoscaling:EC2_INSTANCE_LAUNCH - 
                     
autoscaling:EC2_INSTANCE_LAUNCH_ERROR - 
                     
autoscaling:EC2_INSTANCE_TERMINATE - 
                     
autoscaling:EC2_INSTANCE_TERMINATE_ERROR - 
                     
autoscaling:TEST_NOTIFICATION 
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*Required: No
 - 
                     
 - TopicARN
 - 
               
The Amazon Resource Name (ARN) of the Amazon SNS topic.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: