docdb_delete_db_cluster_snapshot: Deletes a cluster snapshot

View source: R/docdb_operations.R

docdb_delete_db_cluster_snapshotR Documentation

Deletes a cluster snapshot

Description

Deletes a cluster snapshot. If the snapshot is being copied, the copy operation is terminated.

See https://www.paws-r-sdk.com/docs/docdb_delete_db_cluster_snapshot/ for full documentation.

Usage

docdb_delete_db_cluster_snapshot(DBClusterSnapshotIdentifier)

Arguments

DBClusterSnapshotIdentifier

[required] The identifier of the cluster snapshot to delete.

Constraints: Must be the name of an existing cluster snapshot in the available state.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.