Values.CreateConfigurationSetResponseSourceAn empty element returned on a successful request.
and t = {createConfigurationSetResult : createConfigurationSetResult;responseMetaData : responseMetaData;}type error = [ | `ConfigurationSetAlreadyExistsException of
ConfigurationSetAlreadyExistsException.t| `InvalidConfigurationSetException of InvalidConfigurationSetException.t| `LimitExceededException of LimitExceededException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ConfigurationSetAlreadyExistsException of
ConfigurationSetAlreadyExistsException.t
| `InvalidConfigurationSetException of unit
| `LimitExceededException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ConfigurationSetAlreadyExistsException of
ConfigurationSetAlreadyExistsException.t
| `InvalidConfigurationSetException of unit
| `LimitExceededException of unit
| `Unknown_operation_error of string * string option ]