

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

# DeleteDBClusterSnapshot
<a name="API_DeleteDBClusterSnapshot"></a>

Löscht einen Cluster-Snapshot. Wenn der Snapshot gerade kopiert wird, wird der Kopiervorgang beendet.

**Anmerkung**  
Der Cluster-Snapshot muss sich in dem `available` Zustand befinden, in dem er gelöscht werden kann.

## Anforderungsparameter
<a name="API_DeleteDBClusterSnapshot_RequestParameters"></a>

 Informationen zu den Parametern, die alle Aktionen gemeinsam haben, finden Sie unter [Allgemeine Parameter](CommonParameters.md).

 ** DBClusterSnapshotIdentifier **   
Die ID des Cluster-Snapshots, der gelöscht werden soll.  
Einschränkungen: Muss der Name eines vorhandenen Cluster-Snapshots im `available` Status sein.  
Typ: Zeichenfolge  
Erforderlich: Ja

## Antwortelemente
<a name="API_DeleteDBClusterSnapshot_ResponseElements"></a>

Das folgende Element wird vom Dienst zurückgegeben.

 ** DBClusterSnapshot **   
Detaillierte Informationen zu einem Cluster-Snapshot.   
Typ: [DBClusterSnapshot](API_DBClusterSnapshot.md) Objekt

## Fehler
<a name="API_DeleteDBClusterSnapshot_Errors"></a>

Weitere Informationen zu den allgemeinen Fehlern, die bei allen Aktionen zurückgegeben werden, finden Sie unter [Häufige Fehler](CommonErrors.md).

 ** DBClusterSnapshotNotFoundFault **   
 `DBClusterSnapshotIdentifier`bezieht sich nicht auf einen vorhandenen Cluster-Snapshot.   
HTTP-Statuscode: 404

 ** InvalidDBClusterSnapshotStateFault **   
Der angegebene Wert ist kein gültiger Cluster-Snapshot-Status.  
HTTP-Statuscode: 400

## Weitere Informationen finden Sie unter:
<a name="API_DeleteDBClusterSnapshot_SeeAlso"></a>

Weitere Informationen zur Verwendung dieser API in einer der sprachspezifischen Sprachen AWS SDKs finden Sie im Folgenden:
+  [AWS Befehlszeilenschnittstelle V2](https://docs.aws.amazon.com/goto/cli2/docdb-2014-10-31/DeleteDBClusterSnapshot) 
+  [AWS SDK for .NET V4](https://docs.aws.amazon.com/goto/DotNetSDKV4/docdb-2014-10-31/DeleteDBClusterSnapshot) 
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/docdb-2014-10-31/DeleteDBClusterSnapshot) 
+  [AWS SDK for Go v2](https://docs.aws.amazon.com/goto/SdkForGoV2/docdb-2014-10-31/DeleteDBClusterSnapshot) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/docdb-2014-10-31/DeleteDBClusterSnapshot) 
+  [AWS SDK für JavaScript V3](https://docs.aws.amazon.com/goto/SdkForJavaScriptV3/docdb-2014-10-31/DeleteDBClusterSnapshot) 
+  [AWS SDK für Kotlin](https://docs.aws.amazon.com/goto/SdkForKotlin/docdb-2014-10-31/DeleteDBClusterSnapshot) 
+  [AWS SDK for PHP V3](https://docs.aws.amazon.com/goto/SdkForPHPV3/docdb-2014-10-31/DeleteDBClusterSnapshot) 
+  [AWS SDK für Python](https://docs.aws.amazon.com/goto/boto3/docdb-2014-10-31/DeleteDBClusterSnapshot) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/docdb-2014-10-31/DeleteDBClusterSnapshot) 