powered by
Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated.
neptune_delete_db_cluster_snapshot(DBClusterSnapshotIdentifier)
[required] The identifier of the DB cluster snapshot to delete.
Constraints: Must be the name of an existing DB cluster snapshot in the available state.
available
svc$delete_db_cluster_snapshot( DBClusterSnapshotIdentifier = "string" )
The DB cluster snapshot must be in the available state to be deleted.