Module Smaws_Client_RDS.DeleteDBSnapshot

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

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

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `DBSnapshotNotFoundFault of Types.db_snapshot_not_found_fault | `InvalidDBSnapshotStateFault of Types.invalid_db_snapshot_state_fault ] -> string