Values.DescribeUserPoolResponseSourceRepresents the response to describe the user pool.
type nonrec t = {userPool : UserPoolType.t option;The details of the requested user pool.
*)}type nonrec error = [ | `InternalErrorException of InternalErrorException.t| `InvalidParameterException of InvalidParameterException.t| `NotAuthorizedException of NotAuthorizedException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `TooManyRequestsException of TooManyRequestsException.t| `UserPoolTaggingException of UserPoolTaggingException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalErrorException of InternalErrorException.t
| `InvalidParameterException of InvalidParameterException.t
| `NotAuthorizedException of NotAuthorizedException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option
| `UserPoolTaggingException of UserPoolTaggingException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalErrorException of InternalErrorException.t
| `InvalidParameterException of InvalidParameterException.t
| `NotAuthorizedException of NotAuthorizedException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option
| `UserPoolTaggingException of UserPoolTaggingException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of IntegerType.t
| `List of
[> `Enum of string
| `Structure of
(string
* [> `Boolean of BooleanType.t
| `Enum of string
| `String of CustomAttributeNameType.t
| `Structure of
(string * [> `String of StringType.t ]) list ])
list ]
list
| `Map of
([> `String of TagKeysType.t ]
* [> `String of TagValueType.t ])
list
| `String of UserPoolIdType.t
| `Structure of
(string
* [> `Boolean of BooleanType.t
| `Enum of string
| `Integer of
AdminCreateUserUnusedAccountValidityDaysType.t
| `List of
[> `Enum of string
| `Structure of
(string
* [> `Enum of string | `Integer of PriorityType.t ])
list ]
list
| `String of ArnType.t
| `Structure of
(string
* [> `Boolean of BooleanType.t
| `Enum of string
| `Integer of PasswordPolicyMinLengthType.t
| `List of [> `Enum of string ] list
| `String of ArnType.t ])
list ])
list
| `Timestamp of DateType.t ])
list ])
list ]