For example with Hover.
In the AWS Console, create a Hosted Zone for the domain
Obtain the NS records in the Route 53 zone and copy them in your domain registrar
- Login into your AWS account with
aws configure
. cd infra
- If this is an AWS account where you never run CDK. Run
cdk bootstrap
cdk deploy