I have a domain with the name example.co I want to redirect to another domain example.co.uk the example.co is hosted with aws amplify. i have added the example.co.uk with route53. also, add an S3 bucket for it. Please guide me on what should I do next.
Got this info from: https://read.acloud.guru/how-to-deploy-a-custom-domain-with-the-amplify-console-a884b6a3c0fc
Steps:
Domain management
section of the Amplify Console.Rewrites and redirects
section of the Amplify Console. Just add the redirect 302 and add the source and target. i.e. example.co
--> example.co.uk
.