v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14238527879.4 KB

Deletes a set of cluster snapshots.

get/#Action=BatchDeleteClusterSnapshots

Query parameters

SnapshotIdentifierstring 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>
SnapshotClusterIdentifierstring
<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>

A list of identifiers for the snapshots that you want to delete.

Action'BatchDeleteClusterSnapshots' required
Version'2012-12-01' required

Response

Success