---
title: "GET /#Action=PutNotificationConfiguration"
method: GET
path: "/#Action=PutNotificationConfiguration"
---

# GET /#Action=PutNotificationConfiguration

`GET /#Action=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 [Getting Amazon SNS notifications when your Auto Scaling group scales](https://docs.aws.amazon.com/autoscaling/ec2/userguide/ASGettingNotifications.html) 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.

## Query parameters

- `AutoScalingGroupName` string, required
- `TopicARN` string, required
- `NotificationTypes` XmlStringMaxLen255[], required
- `Action` 'PutNotificationConfiguration', required
- `Version` '2011-01-01', required

## Response `200`

Success

## Other responses

- `480` — LimitExceededFault
- `481` — ResourceContentionFault
- `482` — ServiceLinkedRoleFailure

---

[API](https://skmtc.net/aws/apis/autoscaling.md) · [All operations](https://skmtc.net/aws/apis/autoscaling/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/autoscaling/versions/5e07057bfecf/schema)
