This message was deleted.
# aws
s
This message was deleted.
l
You don't wait in your code. In fact, you can't wait in your code, since your code finishes before any resources are created. The various validation resources do the waiting for you. This one for certificates: https://www.pulumi.com/registry/packages/aws/api-docs/acm/certificatevalidation/
You don't need to wait for Route53 records at all. That's already done within the Route53 resources.