Values_1.CopyDBParameterGroupResultSourceCopies the specified DB parameter group. You can't copy a default DB parameter group. Instead, create a new custom DB parameter group, which copies the default parameters and values for the specified DB parameter group family.
and t = {copyDBParameterGroupResult : copyDBParameterGroupResult;responseMetaData : responseMetaData;}type error = [ | `DBParameterGroupAlreadyExistsFault of
Values_0.DBParameterGroupAlreadyExistsFault.t| `DBParameterGroupNotFoundFault of Values_0.DBParameterGroupNotFoundFault.t| `DBParameterGroupQuotaExceededFault of
Values_0.DBParameterGroupQuotaExceededFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `DBParameterGroupAlreadyExistsFault of unit
| `DBParameterGroupNotFoundFault of unit
| `DBParameterGroupQuotaExceededFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `DBParameterGroupAlreadyExistsFault of unit
| `DBParameterGroupNotFoundFault of unit
| `DBParameterGroupQuotaExceededFault of unit
| `Unknown_operation_error of string * string option ]