Amazon web services – aws cognito phone number regex validation faild
when creating a user from aws via the console. they used below regex validation pattern as per below screenshot. regex pattern "^+[1-9][0-9]{0,24}$" but when i try this mobile number with python it was matched. but in the console or api…