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

# GET /#Action=DescribeResize

`GET /#Action=DescribeResize`

Returns information about the last resize operation for the specified cluster. If no resize operation has ever been initiated for the specified cluster, a `HTTP 404` error is returned. If a resize operation was initiated and completed, the status of the resize remains as `SUCCEEDED` until the next resize.

A resize operation can be requested using ModifyCluster and specifying a different number or type of nodes for the cluster.

## Query parameters

- `ClusterIdentifier` string, required
- `Action` 'DescribeResize', required
- `Version` '2012-12-01', required

## Response `200`

Success

## Other responses

- `480` — ClusterNotFoundFault
- `481` — ResizeNotFoundFault

---

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