/AWS1/CL_ASC=>PUTNOTIFICATIONCONFIGURATION()
¶
About PutNotificationConfiguration¶
Configures an Auto Scaling group to send notifications when specified events take place. Subscribers to the specified topic can have messages delivered to an endpoint such as a web server or an email address.
This configuration overwrites any existing configuration.
For more information, see Amazon SNS notification options for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
If you exceed your maximum limit of SNS topics, which is 10 per Auto Scaling group, the call fails.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_AUTOSCALINGGROUPNAME
TYPE /AWS1/ASCXMLSTRINGMAXLEN255
/AWS1/ASCXMLSTRINGMAXLEN255
¶
The name of the Auto Scaling group.
IV_TOPICARN
TYPE /AWS1/ASCXMLSTRINGMAXLEN255
/AWS1/ASCXMLSTRINGMAXLEN255
¶
The Amazon Resource Name (ARN) of the Amazon SNS topic.
IT_NOTIFICATIONTYPES
TYPE /AWS1/CL_ASCAUTOSCNOTIFTYPES_W=>TT_AUTOSCALINGNOTIFTYPES
TT_AUTOSCALINGNOTIFTYPES
¶
The type of event that causes the notification to be sent. To query the notification types supported by Amazon EC2 Auto Scaling, call the DescribeAutoScalingNotificationTypes API.