Values_1.DeleteDBClusterResultSourceThe DeleteDBCluster action deletes a previously provisioned DB cluster. When you delete a DB cluster, all automated backups for that DB cluster are deleted and can't be recovered. Manual DB cluster snapshots of the specified DB cluster are not deleted. If you're deleting a Multi-AZ DB cluster with read replicas, all cluster members are terminated and read replicas are promoted to standalone instances. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
type error = [ | `DBClusterAutomatedBackupQuotaExceededFault of
Values_0.DBClusterAutomatedBackupQuotaExceededFault.t| `DBClusterNotFoundFault of Values_0.DBClusterNotFoundFault.t| `DBClusterSnapshotAlreadyExistsFault of
Values_0.DBClusterSnapshotAlreadyExistsFault.t| `InvalidDBClusterSnapshotStateFault of
Values_0.InvalidDBClusterSnapshotStateFault.t| `InvalidDBClusterStateFault of Values_0.InvalidDBClusterStateFault.t| `InvalidGlobalClusterStateFault of Values_0.InvalidGlobalClusterStateFault.t| `KMSKeyNotAccessibleFault of Values_0.KMSKeyNotAccessibleFault.t| `SnapshotQuotaExceededFault of Values_0.SnapshotQuotaExceededFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `DBClusterAutomatedBackupQuotaExceededFault of unit
| `DBClusterNotFoundFault of unit
| `DBClusterSnapshotAlreadyExistsFault of unit
| `InvalidDBClusterSnapshotStateFault of unit
| `InvalidDBClusterStateFault of unit
| `InvalidGlobalClusterStateFault of unit
| `KMSKeyNotAccessibleFault of unit
| `SnapshotQuotaExceededFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `DBClusterAutomatedBackupQuotaExceededFault of unit
| `DBClusterNotFoundFault of unit
| `DBClusterSnapshotAlreadyExistsFault of unit
| `InvalidDBClusterSnapshotStateFault of unit
| `InvalidDBClusterStateFault of unit
| `InvalidGlobalClusterStateFault of unit
| `KMSKeyNotAccessibleFault of unit
| `SnapshotQuotaExceededFault of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of int
| `List of
[> `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Integer of int
| `List of [> `String of string ] list
| `String of string ])
list ]
list
| `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Double of float
| `Enum of string
| `Integer of int
| `String of string
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of string ] list
| `String of string
| `Timestamp of string ])
list
| `Timestamp of string ])
list
| `Timestamp of string ])
list ])
list ])
list ]