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

# GET /#Action=SuspendProcesses

`GET /#Action=SuspendProcesses`

Suspends the specified auto scaling processes, or all processes, for the specified Auto Scaling group.

If you suspend either the `Launch` or `Terminate` process types, it can prevent other process types from functioning properly. For more information, see [Suspending and resuming scaling processes](https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-suspend-resume-processes.html) in the _Amazon EC2 Auto Scaling User Guide_.

To resume processes that have been suspended, call the ResumeProcesses API.

## Query parameters

- `AutoScalingGroupName` string, required
- `ScalingProcesses` XmlStringMaxLen255[]
- `Action` 'SuspendProcesses', required
- `Version` '2011-01-01', required

## Response `200`

Success

## Other responses

- `480` — ResourceInUseFault
- `481` — ResourceContentionFault

---

[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)
