v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14130373603.9 KB

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 Getting Amazon SNS notifications when your Auto Scaling group scales 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.

get/#Action=PutNotificationConfiguration

Query parameters

AutoScalingGroupNamestring required

The name of the Auto Scaling group.

TopicARNstring required

The Amazon Resource Name (ARN) of the Amazon SNS topic.

NotificationTypesXmlStringMaxLen255[] required

The type of event that causes the notification to be sent. To query the notification types supported by Amazon EC2 Auto Scaling, call the <a>DescribeAutoScalingNotificationTypes</a> API.

Action'PutNotificationConfiguration' required
Version'2011-01-01' required

Response

Success