Awso_cognito_idp.AdminCreateUserResponseSourceRepresents the response from the server to the request to create the user.
type nonrec error = [ | `CodeDeliveryFailureException of CodeDeliveryFailureException.t| `InternalErrorException of InternalErrorException.t| `InvalidLambdaResponseException of InvalidLambdaResponseException.t| `InvalidParameterException of InvalidParameterException.t| `InvalidPasswordException of InvalidPasswordException.t| `InvalidSmsRoleAccessPolicyException of InvalidSmsRoleAccessPolicyException.t| `InvalidSmsRoleTrustRelationshipException of
InvalidSmsRoleTrustRelationshipException.t| `NotAuthorizedException of NotAuthorizedException.t| `PreconditionNotMetException of PreconditionNotMetException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `TooManyRequestsException of TooManyRequestsException.t| `UnexpectedLambdaException of UnexpectedLambdaException.t| `UnsupportedUserStateException of UnsupportedUserStateException.t| `UserLambdaValidationException of UserLambdaValidationException.t| `UserNotFoundException of UserNotFoundException.t| `UsernameExistsException of UsernameExistsException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `CodeDeliveryFailureException of CodeDeliveryFailureException.t
| `InternalErrorException of InternalErrorException.t
| `InvalidLambdaResponseException of InvalidLambdaResponseException.t
| `InvalidParameterException of InvalidParameterException.t
| `InvalidPasswordException of InvalidPasswordException.t
| `InvalidSmsRoleAccessPolicyException of
InvalidSmsRoleAccessPolicyException.t
| `InvalidSmsRoleTrustRelationshipException of
InvalidSmsRoleTrustRelationshipException.t
| `NotAuthorizedException of NotAuthorizedException.t
| `PreconditionNotMetException of PreconditionNotMetException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `UnexpectedLambdaException of UnexpectedLambdaException.t
| `Unknown_operation_error of string * string option
| `UnsupportedUserStateException of UnsupportedUserStateException.t
| `UserLambdaValidationException of UserLambdaValidationException.t
| `UserNotFoundException of UserNotFoundException.t
| `UsernameExistsException of UsernameExistsException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `CodeDeliveryFailureException of CodeDeliveryFailureException.t
| `InternalErrorException of InternalErrorException.t
| `InvalidLambdaResponseException of InvalidLambdaResponseException.t
| `InvalidParameterException of InvalidParameterException.t
| `InvalidPasswordException of InvalidPasswordException.t
| `InvalidSmsRoleAccessPolicyException of
InvalidSmsRoleAccessPolicyException.t
| `InvalidSmsRoleTrustRelationshipException of
InvalidSmsRoleTrustRelationshipException.t
| `NotAuthorizedException of NotAuthorizedException.t
| `PreconditionNotMetException of PreconditionNotMetException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `UnexpectedLambdaException of UnexpectedLambdaException.t
| `Unknown_operation_error of string * string option
| `UnsupportedUserStateException of UnsupportedUserStateException.t
| `UserLambdaValidationException of UserLambdaValidationException.t
| `UserNotFoundException of UserNotFoundException.t
| `UsernameExistsException of UsernameExistsException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of BooleanType.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of AttributeNameType.t ])
list ]
list
| `String of UsernameType.t
| `Timestamp of DateType.t ])
list ])
list ]