

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.

# DescribeDBClusterSnapshotAttributes
<a name="API_DescribeDBClusterSnapshotAttributes"></a>

Gibt eine Liste von Cluster-Snapshot-Attributnamen und -werten für einen manuellen DB-Cluster-Snapshot zurück.

Wenn Sie Snapshots mit anderen teilen AWS-Konten, werden das `restore` Attribut und eine Liste der IDs Personen `DescribeDBClusterSnapshotAttributes` zurückgegeben AWS-Konten , die berechtigt sind, den manuellen Cluster-Snapshot zu kopieren oder wiederherzustellen. Wenn `all` es in der Werteliste für das `restore` Attribut enthalten ist, ist der manuelle Cluster-Snapshot öffentlich und kann von allen AWS-Konten kopiert oder wiederhergestellt werden.

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

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

 ** DBClusterSnapshotIdentifier **   
Der Bezeichner für den Cluster-Snapshot, für den die Attribute beschrieben werden sollen.  
Typ: Zeichenfolge  
Erforderlich: Ja

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

Das folgende Element wird vom Dienst zurückgegeben.

 ** DBClusterSnapshotAttributesResult **   
Detaillierte Informationen zu den Attributen, die einem Cluster-Snapshot zugeordnet sind.  
Typ: [DBClusterSnapshotAttributesResult](API_DBClusterSnapshotAttributesResult.md) Objekt

## Fehler
<a name="API_DescribeDBClusterSnapshotAttributes_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

## Weitere Informationen finden Sie unter:
<a name="API_DescribeDBClusterSnapshotAttributes_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/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK for .NET V4](https://docs.aws.amazon.com/goto/DotNetSDKV4/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK for Go v2](https://docs.aws.amazon.com/goto/SdkForGoV2/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK für JavaScript V3](https://docs.aws.amazon.com/goto/SdkForJavaScriptV3/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK für Kotlin](https://docs.aws.amazon.com/goto/SdkForKotlin/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK for PHP V3](https://docs.aws.amazon.com/goto/SdkForPHPV3/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK für Python](https://docs.aws.amazon.com/goto/boto3/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 