Values_1.ModifyGlobalClusterResultSourceModifies a setting for an Amazon Aurora global database cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. This operation only applies to Aurora global database clusters.
and t = {modifyGlobalClusterResult : modifyGlobalClusterResult;responseMetaData : responseMetaData;}type error = [ | `GlobalClusterAlreadyExistsFault of Values_0.GlobalClusterAlreadyExistsFault.t| `GlobalClusterNotFoundFault of Values_0.GlobalClusterNotFoundFault.t| `InvalidDBClusterStateFault of Values_0.InvalidDBClusterStateFault.t| `InvalidDBInstanceStateFault of Values_0.InvalidDBInstanceStateFault.t| `InvalidGlobalClusterStateFault of Values_0.InvalidGlobalClusterStateFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `GlobalClusterAlreadyExistsFault of unit
| `GlobalClusterNotFoundFault of unit
| `InvalidDBClusterStateFault of unit
| `InvalidDBInstanceStateFault of unit
| `InvalidGlobalClusterStateFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `GlobalClusterAlreadyExistsFault of unit
| `GlobalClusterNotFoundFault of unit
| `InvalidDBClusterStateFault of unit
| `InvalidDBInstanceStateFault of unit
| `InvalidGlobalClusterStateFault 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
| `List of
[> `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `List of [> `String of string ] list
| `String of string ])
list ]
list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `String of string ])
list ])
list ])
list ])
list ]