Unable to create Cognito User Pool

0

There appears to be a persistent issue with the creation of a new Cognito User Pool. While just a guess, perhaps the TLD ".pt" is unsupported as an email address specification for verification emails and such.

Steps to reproduce:
Cognito > Manage User Pools > Create a user pool > Step through settings > Selected options "Email address or phone number", "Allow both...", "Email" attribute required > Next step > Next step > Create role (can't select previously created roles?) > Next step > SES Region: US West / FROM email address ARN: hello@hello.pt (verified) / FROM email address and REPLY-TO email address: "Hello hello@hello.pt" > Next step > Next step > Next step > Next step > Create pool > The following error has been copied and pasted as is and the HTML entities are what I see also:

1 validation error detected: Value 'Hello <hello@hello.pt>' at 'emailConfiguration.replyToEmailAddress' failed to satisfy constraint: Member must satisfy regular expression pattern: [\p{L}\p{M}\p{S}\p{N}\p{P}]+@[\p{L}\p{M}\p{S}\p{N}\p{P}]+ (Service: AWSCognitoIdentityProviderService; Status Code: 400; Error Code: InvalidParameterException; Request ID: f1c2d27c-e1ce-4fca-b813-f64051ba32eb)

Based on the errant value mentioned above, "Hello hello@hello.pt" appears to be an undesirable value for "FROM email address" and/or "REPLY-TO email address" inputs on the Manage Customizations page (e.g. https://us-west-2.console.aws.amazon.com/cognito/users/?region=us-west-2#/pool/new/message-customizations). The placeholder value of the "FROM email address" input suggests this format. When I change these values to simply "hello@hello.pt", I receive the following error instead:

Cannot configure From email address for default email configuration (Service: AWSCognitoIdentityProviderService; Status Code: 400; Error Code: InvalidParameterException; Request ID: 3119206a-323d-4bc1-905e-3d865cf7a6b2)

Any help would be much appreciated.

질문됨 4년 전2019회 조회
3개 답변
0

kevireilly

I was facing the same issue. What worked for me was, since I provided the FROM Email ARN, just remove the entry from the "FROM Email address". It seems that if you provide the SES ARN, it doesn't take the Email

gojha
답변함 4년 전
0

Thanks SO much!!! This worked like a charm!

답변함 4년 전
0

Thanks SO much!!! This worked like a charm!

답변함 4년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠