has anyone successfully used cognito.NewUserPoolDo...
# aws
l
has anyone successfully used cognito.NewUserPoolDomain()? I'm getting the following error returned from AWS: Custom domain is not a valid subdomain: Was not able to resolve the root domain, please ensure an A record exists for the root domain. despite an A record for the root domain existing.
I suspect there is some DNS propogation issue as the root domain in question is also being created in the same pulumi program
image.png