Values.UpdateUserPoolResponseSourceRepresents the response from the server when you make a request to update the user pool.
type nonrec error = [ | `ConcurrentModificationException of ConcurrentModificationException.t| `InternalErrorException of InternalErrorException.t| `InvalidEmailRoleAccessPolicyException of
InvalidEmailRoleAccessPolicyException.t| `InvalidParameterException of InvalidParameterException.t| `InvalidSmsRoleAccessPolicyException of InvalidSmsRoleAccessPolicyException.t| `InvalidSmsRoleTrustRelationshipException of
InvalidSmsRoleTrustRelationshipException.t| `NotAuthorizedException of NotAuthorizedException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `TierChangeNotAllowedException of TierChangeNotAllowedException.t| `TooManyRequestsException of TooManyRequestsException.t| `UserImportInProgressException of UserImportInProgressException.t| `UserPoolTaggingException of UserPoolTaggingException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ConcurrentModificationException of ConcurrentModificationException.t
| `FeatureUnavailableInTierException of FeatureUnavailableInTierException.t
| `InternalErrorException of InternalErrorException.t
| `InvalidEmailRoleAccessPolicyException of
InvalidEmailRoleAccessPolicyException.t
| `InvalidParameterException of InvalidParameterException.t
| `InvalidSmsRoleAccessPolicyException of
InvalidSmsRoleAccessPolicyException.t
| `InvalidSmsRoleTrustRelationshipException of
InvalidSmsRoleTrustRelationshipException.t
| `NotAuthorizedException of NotAuthorizedException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `TierChangeNotAllowedException of TierChangeNotAllowedException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option
| `UserImportInProgressException of UserImportInProgressException.t
| `UserPoolTaggingException of UserPoolTaggingException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ConcurrentModificationException of ConcurrentModificationException.t
| `FeatureUnavailableInTierException of FeatureUnavailableInTierException.t
| `InternalErrorException of InternalErrorException.t
| `InvalidEmailRoleAccessPolicyException of
InvalidEmailRoleAccessPolicyException.t
| `InvalidParameterException of InvalidParameterException.t
| `InvalidSmsRoleAccessPolicyException of
InvalidSmsRoleAccessPolicyException.t
| `InvalidSmsRoleTrustRelationshipException of
InvalidSmsRoleTrustRelationshipException.t
| `NotAuthorizedException of NotAuthorizedException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `TierChangeNotAllowedException of TierChangeNotAllowedException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option
| `UserImportInProgressException of UserImportInProgressException.t
| `UserPoolTaggingException of UserPoolTaggingException.t ]