Remix.run Logo
hk1337 6 hours ago

It's still a function you have to create but I would opt to use a cloudfront function instead of creating a whole lambda for the request routing.

https://docs.aws.amazon.com/AmazonCloudFront/latest/Develope...

https://github.com/aws-samples/amazon-cloudfront-functions

neilv 6 hours ago | parent [-]

Thanks, that looks very useful.