CloudFormation/CDK wait for SES Email Identity Verification

0

Is it possible to get Cognito User Pools to wait for the SES Email Identity to be verified (wait for someone to click the verification link in the email)?

I'm getting AWS::Cognito::UserPool CREATE_FAILED "Email address is not verified"

Adding userPool.node.addDependency(verifyUserEmailIdentity) doesn't work as the resource has technically been created.

Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas