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.

No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas