Values.InvalidRequestRegionExceptionSourceIndicates that a token provided as input to the request was issued by and is only usable by calling IAM Identity Center endpoints in another region.
type nonrec t = {error : Error.t option;Single error code. For this exception the value will be invalid_request.
*)error_description : ErrorDescription.t option;Human-readable text providing additional information, used to assist the client developer in understanding the error that occurred.
*)endpoint : Location.t option;Indicates the IAM Identity Center endpoint which the requester may call with this token.
*)region : Region.t option;Indicates the region which the requester may call with this token.
*)}