Reputation: 479
I have an main domain in hosted in Route 53. I want to add a subdomain to it. Like business.mainwebsite.com . I have an amplify application which i want to add there. I tried making cname in route53 and gave cname value as amplify link. But it is redirecting it to main website only.
Upvotes: 6
Views: 4099
Reputation: 479
Two steps:
Upvotes: 3
Reputation: 1280
Amplify can manage that for you without going to Route53, as long as you have mainwebsite.com registered in Route 53. In the Amplify console be sure to modify the default sub-domain to business, going with your example.
Upvotes: 1