I have have the following ask:
There is an existing application that has the url for mysite.com
Users can come from different domains:
example.com or example1.com
etc.
I need to redirect users to mysite.com from example.com or example1.com. They key part the originating url MUST persist.
So if i am a user and coming from example.com - i should see exmaple.com while i am on mysite.com.
mysite.com is part of the aws serverless stack - using AWS Lambda, AWS API Gateway, and S3