Module Smaws_Client_Neptune.DeleteDBClusterSnapshot

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

The DB cluster snapshot must be in the available state to be deleted.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `DBClusterSnapshotNotFoundFault of Types.db_cluster_snapshot_not_found_fault | `InvalidDBClusterSnapshotStateFault of Types.invalid_db_cluster_snapshot_state_fault ] -> string