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

# GET /#Action=BatchDeleteClusterSnapshots

`GET /#Action=BatchDeleteClusterSnapshots`

Deletes a set of cluster snapshots.

## Query parameters

- `Identifiers` object[], required
  - `SnapshotIdentifier` string, required — <p>The unique identifier of the manual snapshot to be deleted.</p> <p>Constraints: Must be the name of an existing snapshot that is in the <code>available</code>, <code>failed</code>, or <code>cancelled</code> state.</p>
  - `SnapshotClusterIdentifier` string — <p>The unique identifier of the cluster the snapshot was created from. This parameter is required if your IAM user or role has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.</p> <p>Constraints: Must be the name of valid cluster.</p>
- `Action` 'BatchDeleteClusterSnapshots', required
- `Version` '2012-12-01', required

## Response `200`

Success

## Other responses

- `480` — BatchDeleteRequestSizeExceededFault

---

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